By mhmd1983
Conductor v3 — Multi-agent orchestration with Evaluate-Loop, parallel execution, Board of Directors, and bundled Superpowers skills for Claude Code
Full board deliberation with discussion rounds - directors debate and reach consensus
Quick board review - get expert opinions from 5 directors without full deliberation
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores requirements and design before implementation.
Get strategic business advice from an expert CEO advisor with 30 years of entrepreneurship experience
Get marketing strategy and brand positioning advice from an expert CMO advisor with 30 years of marketing leadership experience
Full Board of Directors deliberation with 5 expert directors assessing, discussing, and voting.
Expert CEO advisor with 30 years entrepreneurship experience. Provides strategic guidance, business analysis, and leadership advice. Advisory only - does not modify code.
Expert CMO advisor with 30 years of marketing leadership experience. Provides marketing strategy, brand positioning, and growth guidance. Advisory only - does not modify code.
Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: <example>Context: The user is creating a code-review agent that should be called after a logical chunk of code is written. user: "I've finished implementing the user authentication system as outlined in step 3 of our plan" assistant: "Great work! Now let me use the code-reviewer agent to review the implementation against our plan and coding standards" <commentary>Since a major project step has been completed, use the code-reviewer agent to validate the work against the plan and identify any issues.</commentary></example> <example>Context: User has completed a significant feature implementation. user: "The API endpoints for the task management system are now complete - that covers step 2 from our architecture document" assistant: "Excellent! Let me have the code-reviewer agent examine this implementation to ensure it aligns with our plan and follows best practices" <commentary>A numbered step from the planning document has been completed, so the code-reviewer agent should review the work.</commentary></example>
Master coordinator for the Conductor Evaluate-Loop. Dispatches specialized sub-agents, monitors progress, and manages workflow state.
Creates specialized worker agents dynamically from templates. Use when orchestrator needs to spawn task-specific workers for parallel execution. Handles agent lifecycle: create -> execute -> cleanup.
Simulate a 5-member expert board deliberation for major decisions. Use when evaluating plans, architecture choices, feature designs, or any decision requiring multi-perspective expert analysis. Triggers: 'board review', 'get expert opinions', 'board meeting', 'director evaluation', 'consensus review'.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Ensures all business strategy, pricing, and product documents stay synchronized when product decisions change during any track execution or evaluation.
Master coordinator for the Evaluate-Loop workflow v3. Supports GOAL-DRIVEN entry, PARALLEL execution via worker agents, BOARD OF DIRECTORS deliberation, and message bus coordination. Dispatches specialized workers dynamically, monitors via message bus, aggregates results. Uses metadata.json v3 for parallel state tracking. Use when: '/go <goal>', '/conductor implement', 'start track', 'run the loop', 'orchestrate', 'automate track'.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
No model invocation
Executes directly as bash, bypassing the AI model
No model invocation
Executes directly as bash, bypassing the AI model
Multi-agent orchestration for Claude Code & GitHub Copilot
Parallel execution • Automated quality gates • Board of Directors
Installation • VS Code Extension • Quick Start • How It Works • Commands • Architecture • License
Conductor turns Claude Code into a structured engineering team. Instead of ad-hoc coding, it organizes work into tracks with specs, plans, parallel execution, and automated evaluation.
One command. Full automation.
/go Add user authentication with OAuth
That single command triggers the full lifecycle — spec, plan, execute, evaluate, fix — without any manual handoffs.
| Component | Count | Highlights |
|---|---|---|
| Agents | 16 | Orchestrator, loop agents, board directors, executive advisors, workers |
| Skills | 42 | Planning, execution, evaluation, debugging, TDD, code review |
| Commands | 22 | /go, /conductor, /board-meeting, /cto-advisor, and more |
| Evaluators | 4 | UI/UX, Code Quality, Integration, Business Logic |
| Board of Directors | 5 | Chief Architect, CPO, CSO, COO, CXO |
| Lead Engineers | 4 | Architecture, Product, Tech, QA |
Bundles superpowers v4.3.0 (MIT) — no external dependencies.
/plugin marketplace add Ibrahim-3d/conductor-orchestrator-superpowers
/plugin install conductor-orchestrator-superpowers@ibrahim-plugins
git clone https://github.com/Ibrahim-3d/conductor-orchestrator-superpowers.git ~/.claude/plugins/conductor-orchestrator-superpowers
Download the latest release and extract to ~/.claude/plugins/conductor-orchestrator-superpowers/.
Start a new Claude Code session. Type / and check for /go, /conductor:implement, /board-meeting in the command list.
Use Conductor directly from GitHub Copilot Chat in VS Code.
No Claude CLI required. The extension is fully standalone — it needs only VS Code 1.95+ and the GitHub Copilot extension. It does not call
claudeor read any Claude Code configuration.
Option A — one-liner (requires VS Code CLI):
# Replace X.X.X with the version on the Releases page
curl -L -o conductor.vsix \
https://github.com/mhmd1983/conductor-orchestrator-superpowers/releases/latest/download/conductor-orchestrator-superpowers-3.3.0.vsix \
&& code --install-extension conductor.vsix
Option B — GUI: Go to the Releases page, download the .vsix asset, then in VS Code open the Extensions panel, click ⋯ → Install from VSIX…, and select the downloaded file.
Option C — build from source:
cd vscode-extension
npm install
npm run package # produces conductor-orchestrator-superpowers-3.3.0.vsix
code --install-extension conductor-orchestrator-superpowers-3.3.0.vsix
Open the Copilot Chat panel (Ctrl+Shift+I / Cmd+Shift+I) and use the @conductor participant:
npx claudepluginhub mhmd1983/conductor-orchestrator-superpowersUltra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Unified capability management center for Skills, Agents, and Commands.
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.