Project
suture
Drop a zero-dependency `.ai/` control plane into a repo to route local coding-agent work by cost, context, and model role.
Focus
GitHub Description
Filesystem-first local LLM orchestration scaffold for coding agents.
- Uses Fable-style routing, Haiku-style worker delegation, and Sonnet-style state synthesis as configurable model roles.
- Treats Markdown and shell hooks as the API instead of adding a daemon, database, or runtime dependency.
- Downloads Caveman and Ponytail from their upstream cross-harness skill repositories at scaffold time.
Package Links
Suture is distributed as a repository scaffold: copy `.ai/` or run `bin/ai-scaffold` to mount router, memory, hook, adapter, and external skill files into an existing project.
Preview / Demo
Local orchestration loop
Suture keeps routing policy, model-role config, memory, hooks, and skill mounts in plain files so Claude Code, Codex, Gemini, Cursor, Windsurf, and similar harnesses can share the same local control plane.