Skip to main content

AI Orchestration Tool for Claude Code - Multi-agent orchestration for complex development tasks

Project description

Ensemble

"One task. Many minds. One result."

AI Orchestration Tool for Claude Code.

Overview

Ensemble is an AI orchestration system that combines the best practices from:

  • shogun - Autonomous AI collaboration with tmux parallel execution
  • takt - Workflow enforcement with quality gates
  • Boris's practices - Effective use of skills, subagents, CLAUDE.md, and hooks

Features

  • Autonomous AI Coordination: One instruction triggers multiple AI agents working together
  • Flexible Execution Patterns:
    • Pattern A: Simple tasks via subagent
    • Pattern B: Medium tasks via tmux parallel panes
    • Pattern C: Large tasks via git worktree separation
  • Parallel Review: Architecture + Security reviews run in parallel
  • Self-Improvement: Automatic learning and CLAUDE.md updates
  • Compaction Recovery: Built-in protocol to prevent role amnesia

Installation

Using uv (recommended)

# Install globally
uv tool install ensemble-claude

# Or add to your project
uv add ensemble-claude

Using pip

pip install ensemble-claude

From source

git clone https://github.com/ChikaKakazu/ensemble.git
cd ensemble

# Using uv
uv pip install -e .

# Or using pip
pip install -e .

Quick Start

# 1. Initialize Ensemble in your project
ensemble init

# 2. Launch the tmux session with Conductor + Dispatch
ensemble launch

# 3. Run a task (in the Conductor pane)
/go implement user authentication

# Light workflow (minimal cost)
/go-light fix typo in README

CLI Commands

Command Description
ensemble init Initialize Ensemble in current project
ensemble init --full Also copy agent/command definitions locally
ensemble launch Start tmux session with Conductor + Dispatch
ensemble launch --no-attach Start session without attaching
ensemble --version Show version

Requirements

  • Python 3.10+
  • Claude Code CLI (claude command available)
  • tmux
  • git 2.20+ (for worktree support)
  • Claude Max plan recommended (for parallel execution)

Agent Architecture

┌─────────────┐
│  Conductor  │ ← Orchestrator (planning, judgment, delegation)
└──────┬──────┘
       │
  ┌────┴────┐
  ▼         ▼
┌────────┐ ┌──────────┐
│Dispatch│ │ Learner  │
└───┬────┘ └──────────┘
    │        ↑ Learning records
    ▼
┌─────────────────────────────┐
│  Reviewer / Security-Reviewer│ ← Parallel reviews
└─────────────────────────────┘
    │
    ▼ (worktree mode)
┌──────────┐
│Integrator│ ← Merge & integrate
└──────────┘

License

MIT License - see LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ensemble_claude-0.3.0.tar.gz (58.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ensemble_claude-0.3.0-py3-none-any.whl (69.9 kB view details)

Uploaded Python 3

File details

Details for the file ensemble_claude-0.3.0.tar.gz.

File metadata

  • Download URL: ensemble_claude-0.3.0.tar.gz
  • Upload date:
  • Size: 58.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for ensemble_claude-0.3.0.tar.gz
Algorithm Hash digest
SHA256 d9be22228e1169e7208a7c81f37639500e2e7968f0214fa582ee8709c40dbe83
MD5 01c4ab4b41bd7994ee44330ad44651ca
BLAKE2b-256 988c2d2804672e591272166b8e46ffb57ced0090c45f0bee9ad340cf08ec33b1

See more details on using hashes here.

File details

Details for the file ensemble_claude-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ensemble_claude-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 33c9a20b29648f07226968bebd614aca41b8ce32ac966c3b0efce41c66e58391
MD5 80fca69378b8997ed46e39a1d4c4f72d
BLAKE2b-256 ad7779479a2ce97e7ac8a705a3baec76d9c4657829ca95f2cec7d01f5454896d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page