TWISTEdBRACKETS

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.

GitHub stars for levi-putna/sdlcnpm version of @levi-putna/sdlcnpm downloads for @levi-putna/sdlcRequires Node.js 18 or laterSocket supply chain score for @levi-putna/sdlc
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.

GitHub stars for levi-putna/agent-kitnpm version of @levi-putna/agent-kitnpm downloads for @levi-putna/agent-kitRequires Node.js 18 or laterSocket supply chain score for @levi-putna/agent-kit
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.

GitHub stars for levi-putna/ollama-clusterPrimary language for levi-putna/ollama-clusterRequires Rust 1.88 or laterFair-source licence, free under the revenue threshold
Read the docs →