Open source
Tools
CLIs and utilities I've built for working with AI coding agents, published as open source. Some are small and finished, others are still moving fast. This page is the current list.
SDLC
A gate-checked development harness for AI agents
Spec before code, tests before implementation, a critic agent that has to approve every step. Installs into a project and walks a build through discovery, backend, frontend, and integration in order.
Read the docs →Agent Kit
Keep skills and MCP configs in sync across agents
Point it at a public GitHub repo, pick what you want, and it installs skills and MCP server configs into Claude, Cursor, Windsurf, and the rest. Global or per-project, your call.
Read the docs →Ollama Cluster
Model-aware routing across your own Ollama nodes
Sits in front of however many machines you have running Ollama and gives clients one Ollama-compatible endpoint, with model-aware routing, automatic failover, and a dashboard.
Read the docs →