claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Automation & Workflows

code-conductor

Ship 10x faster by running multiple Claude Code sub agents in parallel. GitHub-native orchestration for AI coding agents—no conflicts, no complexity, just pu…

Slowing down
73/100
last commit 3 months ago
last release 12 months ago
releases 3
open issues 3
// install
git clone https://github.com/ryanmac/code-conductor

🎼 Code Conductor

image

Orchestrate multiple AI coding agents. Ship 10x faster.

The Problem

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.

The Solution

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:

  • 🚀 Hours, not weeks - Multiple agents tackle your backlog in parallel
  • 🔒 Zero merge conflicts - Each agent works in isolated git worktrees
  • 🤖 Works with Claude Code - Your favorite AI assistant, multiplied
  • 🎯 Self-managing - Agents claim tasks, implement, and ship autonomously

Quick Start

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:

  • ✅ GitHub Actions workflows that use built-in authentication
  • ✅ No manual token creation or repository secrets required
  • ✅ AI code reviews work automatically on all PRs
  • ✅ Language-agnostic setup (no Python CI/CD added to non-Python projects)

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

Uninstalling

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 configuration
  • conductor wrapper script
  • ✅ GitHub workflows (only conductor-specific ones)
  • ✅ Git worktrees created by conductor
  • ✅ Conductor section from CLAUDE.md

What it preserves:

  • ✅ Your own GitHub workflows
  • ✅ Your code and project files
  • ✅ GitHub issues and labels (manual cleanup if desired)

Options:

python uninstall.py --dry-run  # See what would be removed
python uninstall.py --force    # Skip confirmation prompt
python uninstall.py --verbose  # Detailed output

See It In Action

# 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.

Learn More

📚 Full Documentation →

🚀 Power User Prompts - Game-changing automation with Claude Code

Community


Stop juggling tasks. Start shipping features. 🎼

// compatibility

Platformsapi, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguagePython

// faq

What is code-conductor?

Ship 10x faster by running multiple Claude Code sub agents in parallel. GitHub-native orchestration for AI coding agents—no conflicts, no complexity, just pure parallelized productivity.. It is open-source on GitHub.

Is code-conductor free to use?

code-conductor is open-source under the MIT license, so it is free to use.

What category does code-conductor belong to?

code-conductor is listed under automation in the Claudeers registry of Claude-compatible tools.

0 views
108 stars
unclaimed
updated 15 days ago

// embed badge

code-conductor on Claudeers
[![Claudeers](https://claudeers.com/api/badge/code-conductor.svg)](https://claudeers.com/code-conductor)

// retro hit counter

code-conductor hit counter
[![Hits](https://claudeers.com/api/counter/code-conductor.svg)](https://claudeers.com/code-conductor)

// reviews

// guestbook

0/500

// related in Automation & Workflows

🔓

The API to search, scrape, and interact with the web at scale. 🔥

// automationfirecrawl/TypeScript143,720AGPL-3.0[ claude ]
🔓

The agent that grows with you

// automationNousResearch/Python211,605MIT[ claude ]
🔓

An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message…

// automationbytedance/Python76,016MIT[ claude ]
🔓

🗂 The essential checklist for modern web development, for humans and AI agents

// automationthedaviddias/MDX73,123[ claude ]
Ecosystem hubone of the most connected projects in the claude ecosystem · 22 connections
→ see how code-conductor connects across the ecosystem