Conductor turns Claude Code into a structured engineering system. Instead of ad-hoc prompting, every task flows through a rigorous **Evaluate-Loop** with specialized agents, quality gates, and automatic recovery. It ships with 16+ agents, 36 skills, a 5-member Board of Directors for architectural decisions, DAG-based parallel execution, and a learning system that improves across projects.
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.
Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Includes tech debt analyzer, team scaling calculator, engineering metrics frameworks, technology evaluation tools, and ADR templates. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.
Technical architecture review agent for execution plans. Uses cto-advisor skill to evaluate technical decisions, architecture patterns, tech debt implications, and technology choices in plan.md. Triggered by: 'review technical plan', 'cto review', 'architecture review', or automatically during Step 2 (Evaluate Plan) for tracks involving architecture decisions, integrations, or infrastructure changes.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Specialized business logic evaluator for the Evaluate-Loop. Use this for evaluating tracks that implement core product logic — pipelines, dependency resolution, state machines, pricing/tier enforcement, packaging. Checks feature correctness against product rules, edge cases, state transitions, data flow, and user journey completeness. Dispatched by loop-execution-evaluator when track type is 'business-logic', 'generator', or 'core-feature'. Triggered by: 'evaluate logic', 'test business rules', 'verify business rules', 'check feature'.
Specialized code quality evaluator for the Evaluate-Loop. Use this for evaluating code implementation tracks where the deliverable is functional code — features, API routes, state management, utilities. Checks build integrity, type safety, code patterns, error handling, dead code, imports, test coverage, and naming conventions. Dispatched by loop-execution-evaluator when track type is 'feature', 'refactor', or 'infrastructure'. Triggered by: 'evaluate code', 'code review', 'quality check', 'build check'.
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
No model invocation
Executes directly as bash, bypassing the AI model
Executes directly as bash, bypassing the AI model
Multi-agent orchestration for Claude Code. Plan, execute, evaluate, and fix — automatically.
Conductor turns Claude Code into a structured engineering system. Instead of ad-hoc prompting, every task flows through a rigorous Evaluate-Loop with specialized agents, quality gates, and automatic recovery. It ships with 16+ agents, 36 skills, a 5-member Board of Directors for architectural decisions, DAG-based parallel execution, and a learning system that improves across projects.
Built on top of obra/superpowers v4.3.0.
Evaluate-Loop Workflow — Every task follows Plan → Evaluate Plan → Execute → Evaluate Execution → Fix. No code ships without passing quality gates.
16+ Specialized Agents — Orchestrator, planners, executors, evaluators, fixers, code reviewers, and executive advisors. Each agent has a focused role and clear boundaries.
Board of Directors — Five expert directors (Chief Architect, CPO, CSO, COO, CXO) deliberate on major decisions through a structured assess → discuss → vote → resolve protocol.
Parallel Execution — Plans include dependency graphs (DAGs). Independent tasks run simultaneously through ephemeral worker agents coordinated via a file-based message bus.
Lead Engineer System — Architecture, Product, Tech, and QA leads make autonomous decisions within defined guardrails, reducing interruptions while maintaining control over high-impact choices.
Learning System — A knowledge manager loads relevant patterns before planning. A retrospective agent extracts learnings after completion. The system gets better at your codebase over time.
claude plugin marketplace add AhmedElhadarey/Gilfoyle
claude plugin install gilfoyle
In Claude Code, run:
/conductor setup
This creates the conductor/ directory in your project with track registry, decision log, knowledge base, and workflow documentation.
Alternatively, /gilfoyle auto-initializes your project on first use -- no separate setup step needed.
/gilfoyle <your goal>
That's it. The system analyzes your goal, creates a track with a spec and execution plan, evaluates the plan, executes tasks (in parallel where possible), evaluates the results, and fixes any issues automatically.
/gilfoyle Add Stripe payment integration
/gilfoyle Fix the login bug where users get logged out after 5 minutes
/gilfoyle Build an admin dashboard with user analytics
/gilfoyle Refactor the auth system from sessions to JWT
spec.md with requirements and acceptance criteriaplan.md with phased tasks, dependencies, and a DAG for parallel executionplan.md after every task. Commits at logical checkpointsThe core workflow. Every track follows this loop without exception.
npx claudepluginhub ahmedelhadarey/gilfoyle --plugin gilfoyleContext-driven development framework that enables structured lifecycle for software projects: Context → Spec & Plan → Implement
Conductor v3 — Multi-agent orchestration with Evaluate-Loop, parallel execution, Board of Directors, and bundled SupaConductor skills for Claude Code
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Multi-agent orchestration for code that matters.
Code review, debugging, documentation, license compliance (AGPL/MIT/Apache), payment integration (Stripe/PayPal), and frontend development (HTMX/Alpine.js) workflows. MCP: context7
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions