Prototype · Developer tooling
Claude Orchestra
A hierarchy of agents that takes an idea and gives back a committed codebase.
Engineers who want to supervise a build rather than perform it.
- Built on
- TypeScript + Electron
- Fits the workflow
- A step in the pipeline, not a replacement for it
- History
- 13 commits, in a private repository
What it is
A self-hosted orchestrator that takes a plain-English application idea and produces a working, git-committed codebase, built by a tiered hierarchy of agents running as parallel headless sessions in isolated git worktrees.
A Conductor turns the idea into a machine-readable plan. Section Leaders decompose their sections into tasks. Musicians execute those tasks in parallel. The system commits continuously, meters every token and dollar per task, and renders the plan, live execution, git graph and cost analytics in a desktop shell. Every layer is user-editable — tier count, prompts, models, tools, permissions and budgets.
Capabilities
What it actually does.
Engineers who want to supervise a build rather than perform it.
Three-tier agent hierarchy
Three-tier agent hierarchy running in isolated git worktrees
Continuous commits
Continuous commits with per-task token and cost metering
Live views of the plan
Live views of the plan, execution, git graph and cost analytics
Every prompt
Every prompt, model, tool grant and budget editable by the operator
How it works
3 moves, end to end.
This is how Claude Orchestra works, not a set of steps you can follow yet — it is prototype and not distributed.
Drop it in
Claude Orchestra attaches to the repository or project you already have.
Give it the job
It takes a concrete task with a defined output, not an open-ended prompt.
Review the result
Everything it produces is a diff, a file or a report you approve before it counts.
Specification
Made of, and made when.
Read from the repository at build time rather than typed onto a marketing page.
- State
- Prototype
- Discipline
- Developer tooling
- Shape
- Developer tooling
- Started
- Jul 2026
- Last change
- Jul 2026
- Commits
- 13
- TypeScript
- Electron
- git worktrees
- Claude Code
- TypeScript 94%
- JavaScript 5%
Next
Put Claude Orchestra in your pipeline
Ask about integrating it with the repositories and agents you already run.