I build developer tools around AI agents, shared context, and long-term project memory.
My current focus is making AI coding workflows less isolated and less forgetful: agents should be able to collaborate, remember decisions, recover context, and work inside real development processes.
Three minds, one context.
Trinity is a multi-agent AI orchestrator that brings Claude Code, Codex, and Antigravity CLI into one collaborative workflow.
Instead of relying on a single AI agent, Trinity coordinates structured deliberation between specialized agents:
- Claude as the architect
- Codex as the implementer
- Antigravity as the reviewer
It supports shared context, round-based discussion, consensus building, persisted workflow state, task distribution, peer review, retry flows, and an interactive Textual-based TUI.
The goal is simple: make AI-assisted development more reliable by combining multiple perspectives before execution.
A second brain for your AI.
oh-my-obsidian connects AI coding agents with an Obsidian vault so they can remember project decisions across sessions.
It helps Claude Code and Codex workflows preserve context through guided setup, recall, session saving, vault management, and project-local memory hooks.
Key ideas behind the project:
- reduce repeated context-pasting
- save architectural decisions as Markdown
- retrieve past work with recall
- organize project knowledge as the codebase evolves
- make AI agents work with a persistent project memory
- AI agent orchestration
- developer productivity tools
- context-aware coding workflows
- knowledge management systems
- CLI and TUI-based automation




