Stats
Links
Categories
Multi-agent orchestration for Claude Code — decompose a large goal into a tree of parallel worker / verifier / subplanner subagents, drive a reconcile loop, collect structured handoffs. Adapted from Cursor's /orchestrate.
npx claudepluginhub odysseus0/claude-orchestrateDecompose a large goal into a tree of parallel workers running in isolated git worktrees, collect typed handoffs, replan, repeat until terminal. Idiomatic Claude Code realization of Cursor /orchestrate.