Claude Code Orchestrator:透過多個Claude會話實現並行AI開發

Claude Code Orchestrator:透過多個Claude會話實現並行AI開發

Hacker News·

Claude Code Orchestrator 是一款新工具,旨在透過允許多個 Claude 會話並行執行來增強 AI 開發。這使得開發者能夠同時管理和合併來自不同 AI 工作者的程式碼,顯著提高生產力。

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

To see all available qualifiers, see our documentation.

License

Uh oh!

There was an error while loading. Please reload this page.

reshashi/claude-orchestrator

Folders and files

Latest commit

History

Repository files navigation

Claude Code Orchestrator

Parallel development superpowers for Claude Code. One orchestrator, many workers.

Image

Image

Image

Based on Boris Cherny's patterns (creator of Claude Code).

What is this?

Claude Code Orchestrator enables parallel AI development by:

Quick Start

Requirements

Installation

One-liner (recommended)

Manual install

Update

Uninstall

Commands

Slash Commands (use inside Claude)

Shell Aliases (use in terminal)

Built-in Agents

Usage Patterns

Manual Orchestration

You control when workers spawn, what they work on, and when to merge:

Fully Automated Orchestration

The orchestrator loop handles everything automatically:

Worker Role

Each worker automatically:

Project Configuration

Add permissions to your project's .claude/settings.local.json:

Directory Structure

After installation:

How It Works

Worktree Isolation: Each worker operates in its own git worktree with a dedicated feature branch. This prevents merge conflicts between parallel workers.

iTerm Automation: Uses AppleScript to open new iTerm tabs, run Claude in each, and communicate between sessions.

State Machine: The orchestrator loop tracks each worker's state (NEEDS_INIT, WORKING, PR_OPEN, MERGED) and takes appropriate actions.

Review Pipeline: Before merging, PRs pass through quality gates:

Troubleshooting

Workers not starting

AppleScript errors

macOS may require accessibility permissions:

Commands not found

After installation, restart your terminal or run:

Git worktree conflicts

If a worktree wasn't cleaned up properly:

Contributing

License

MIT - see LICENSE

Acknowledgments

About

Resources

License

Uh oh!

There was an error while loading. Please reload this page.

Stars

Watchers

Forks

Releases

  1

Packages

  0

Contributors

  2

Image

Image

Languages

Footer

Footer navigation

Hacker News

相關文章

  1. Claude Code Analytics:將 AI 對話轉化為可操作的洞察

    4 個月前

  2. Claude Code 桌面應用程式全新改版

    Product Hunt - AI · 8 天前

  3. 使用 Claude Code 進行 AI 輔助編碼的最佳實踐與建構 Claude.md

    3 個月前

  4. Claude 技能、資源與工具列表,用於客製化 Claude AI 工作流程

    3 個月前

  5. Bench for Claude Code:儲存、回顧與分享您的 Claude Code 會話內容

    Product Hunt - AI · 大約 1 個月前