A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Ship 10x faster by running multiple Claude Code sub agents in parallel. GitHub-native orchestration for AI coding agents
Orchestrate multiple AI coding agents. Ship 10x faster.
You're using Claude Code to ship features, but you're still working sequentially. One task at a time. One PR at a time. Meanwhile, your backlog keeps growing.
Code Conductor lets you run multiple AI agents in parallel—each working on different features simultaneously. No conflicts. No coordination overhead. Just pure, parallelized productivity.
Transform your workflow:
One command. 60 seconds. Done.
bash <(curl -fsSL https://raw.githubusercontent.com/ryanmac/code-conductor/main/conductor-init.sh)
The installer auto-detects your stack (React, Python, Go, etc.) and configures everything. No GitHub tokens needed. No complex setup.
✨ What you get:
For Claude Code (non-interactive):
curl -fsSL https://raw.githubusercontent.com/ryanmac/code-conductor/main/conductor-init.sh | bash -s -- --auto
With automatic PR creation and auto-merge:
curl -fsSL https://raw.githubusercontent.com/ryanmac/code-conductor/main/conductor-init.sh | bash -s -- --auto --create-pr --auto-merge
Or paste this prompt into Claude Code:
I need to move faster. Install Code Conductor into this project so we can run multiple Claude Code agents at once.
Execute: curl -fsSL https://raw.githubusercontent.com/ryanmac/code-conductor/main/conductor-init.sh | bash -s -- --auto --create-pr --auto-merge
Need to remove Code Conductor? We've got you covered with a safe, interactive uninstaller:
python uninstall.py
What it removes:
.conductor/ directory and all configurationconductor wrapper scriptWhat it preserves:
Options:
python uninstall.py --dry-run # See what would be removed
python uninstall.py --force # Skip confirmation prompt
python uninstall.py --verbose # Detailed output
# Create a task (GitHub Issue)
gh issue create --label "conductor:task" --title "Add dark mode toggle"
# Launch an agent
./conductor start frontend
# Watch it work
# ✓ Claims task #42
# ✓ Creates isolated worktree
# ✓ Implements feature
# ✓ Opens pull request
# ✓ Moves to next task
# Launch more agents to parallelize
./conductor start backend
./conductor start dev
The secret: Each agent works in its own git worktree—like having multiple copies of your repo. Agent A refactors authentication while Agent B adds dark mode. Zero conflicts.
🚀 Power User Prompts - Game-changing automation with Claude Code
Stop juggling tasks. Start shipping features. 🎼
Native macOS app to monitor Claude AI usage limits and watch your coding sessions live
npx CLI installing 100+ agents, commands, hooks, and integrations in one command
干净、强大、属于你的 AI Agent 平台 --AI agents, without the clutter.
Pocket Flow: Codebase to Tutorial