Maurdekye/claude-orgtree

25 stars · Last commit 2026-08-30

A custom orchestrator for Claude Code that organizes agents into an authority hierarchy. This differs from typical subagent and workflow execution, as the user has direct visibility and full control over every individual agent in the tree, and can allocate credits to directly determine how many subagents an agent can spawn, or "hire".

README preview

![claude-orgtree](social-preview.png)

# claude-orgtree

A persistent, visual **organization of coding agents** — a tree of real,
addressable Claude Code, Codex, and Gemini sessions with a credit budget, an
office-room canvas, and full agent-to-agent delegation. You sit at the root as
the overseer; you hire top-level agents, they hire their own reports, and each
agent runs through the provider CLI for its selected tier.

Documentation: [map](docs/README.md) | [project history](docs/history/PLAN.md) | [UI manual](docs/ui-guide.md) | [infrastructure tiers](docs/infrastructure-tiers.md)

**Design motto:** one thing, done very very well. orgtree is a simple idea —
a persistent, visual organization of coding agents — refined meticulously and
taken to its logical conclusion, not a feature jamboree. And within that one
thing: permit as much as possible; close gaps with minimal-friction
shortcuts; step out of the way. The tree is not a rigid structure you're
confined to — it's a **sandbox of capabilities** with a *suggested*
organization that improves efficiency on the margin. Asking for what's already
true is a no-op, not an error; where a refusal would just tell you which other

View full repository on GitHub →