Ibrahim-3d/orchestrator-supaconductor

Multi-agent orchestration system for Claude Code with parallel execution, automated quality gates, Board of Directors, and bundled Superpowers skills

376Stars on the repository
98Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

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…

not rated 376 4mo ago A 101 tokens AGPL-3.0

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Use this skill when working with Conductor's context-driven development methodology, managing project context artifacts, or understanding the relationship between product.md, tech-stack.md, and workflow.md files.

not rated 376 4mo ago A 40 tokens AGPL-3.0

context-loader

03

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Load project context efficiently for Conductor workflows. Use when starting work on a track, implementing features, or needing project context without consuming excessive tokens.

not rated 376 4mo ago A 32 tokens AGPL-3.0

cto-advisor

04

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

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…

not rated 376 4mo ago A 92 tokens AGPL-3.0

cto-plan-reviewer

05

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

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)…

not rated 376 4mo ago A 77 tokens AGPL-3.0

eval-business-logic

07

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

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…

not rated 376 4mo ago A 110 tokens AGPL-3.0

eval-code-quality

08

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

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…

not rated 376 4mo ago A 109 tokens AGPL-3.0

eval-integration

09

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Specialized integration evaluator for the Evaluate-Loop. Use this for evaluating tracks that integrate external services — Supabase auth/DB, Stripe payments, Gemini API, third-party APIs. Checks API contracts, auth flows, data persistence, error recovery, environment config, and end-to-end flow integrity. Dispatched…

not rated 376 4mo ago A 109 tokens AGPL-3.0

eval-ui-ux

10

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Specialized UI/UX evaluator for the Evaluate-Loop. Use this for evaluating UI shell tracks, design system tracks, screen implementation tracks, or any track where the primary deliverable is visual/interactive UI. Checks design system adherence, visual consistency, layout structure, responsive behavior, component…

not rated 376 4mo ago A 119 tokens AGPL-3.0

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

not rated 376 4mo ago A 44 tokens AGPL-3.0

go

13

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

The single entry point to the Conductor system - state your goal and everything is handled automatically.

not rated 376 4mo ago A 20 tokens AGPL-3.0

knowledge-manager

14

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Loads relevant patterns and known errors before track planning. Searches conductor/knowledge/ for solutions we've used before and errors we've encountered. Injects findings into the planner prompt to prevent reinventing solutions and repeating mistakes. Triggered automatically by orchestrator before PLAN step.

not rated 376 4mo ago A 54 tokens AGPL-3.0

retrospective-agent

15

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Runs after every track completion to extract learnings. Analyzes what worked, what failed, and what patterns emerged. Updates conductor/knowledge/patterns.md with new solutions and errors.json with new error patterns. Proposes skill updates if workflow improvements are identified. Triggered automatically by…

not rated 376 4mo ago A 68 tokens AGPL-3.0

architecture-lead

16

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Architecture consultation for Conductor orchestrator. Makes decisions about system design, patterns, component boundaries, and technical architecture. Can approve architectural choices within established patterns. Escalates novel patterns or breaking changes to Board of Directors.

not rated 376 4mo ago A 48 tokens AGPL-3.0

product-lead

17

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Product consultation for Conductor orchestrator. Clarifies scope, interprets ambiguous requirements, prioritizes features within a track. Can make scope interpretations that don't change deliverables. Escalates scope expansions or feature changes to Board of Directors.

not rated 376 4mo ago A 51 tokens AGPL-3.0

qa-lead

18

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Quality assurance consultation for Conductor orchestrator. Sets test coverage requirements, validates quality gates, determines testing strategy. Can adjust coverage thresholds within ranges. Escalates skipping critical tests to Board of Directors.

not rated 376 4mo ago A 44 tokens AGPL-3.0

tech-lead

19

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Technical implementation consultation for Conductor orchestrator. Advises on implementation approach, dependency choices, and coding patterns. Can approve dependencies under size threshold. Escalates large dependencies or breaking tooling changes to Board of Directors.

not rated 376 4mo ago A 47 tokens AGPL-3.0

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Evaluate-Loop Step 4: EVALUATE EXECUTION. This is the dispatcher agent — it determines the track type and invokes the correct specialized evaluator. Does NOT run a generic checklist. Instead dispatches to: eval-ui-ux (screens/design), eval-code-quality (features/infrastructure), eval-integration (APIs/auth/payments)…

not rated 376 4mo ago A 112 tokens AGPL-3.0

loop-executor

21

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Evaluate-Loop Step 3: EXECUTE. Use this agent to implement tasks from a verified plan. Works through plan.md tasks sequentially, writes code, updates plan.md after every task, and commits at checkpoints. Uses TDD where applicable. Triggered by: 'execute plan', 'implement track', 'build feature', '/conductor implement'…

not rated 376 4mo ago A 87 tokens AGPL-3.0

loop-fixer

22

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Evaluate-Loop Step 5: FIX. Use this agent when an evaluation (plan or execution) returns FAIL. Takes the evaluator's fix list, creates specific fix tasks in plan.md, executes the fixes, and triggers re-evaluation. Handles the loop-back mechanism of the Evaluate-Loop. Triggered by: evaluation FAIL verdict, 'fix…

not rated 376 4mo ago A 80 tokens AGPL-3.0

loop-plan-evaluator

23

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Evaluate-Loop Step 2: EVALUATE PLAN. Use this agent to verify an execution plan before any code is written. Checks scope alignment, overlap with completed work, DAG validity, dependency correctness, task clarity, and invokes Board of Directors for major tracks. Outputs PASS/FAIL verdict. Triggered by: 'evaluate plan'…

not rated 376 4mo ago A 94 tokens AGPL-3.0

loop-planner

24

Ibrahim-3d/orchestrator-supaconductor

Skill Claude CodeCodex

Evaluate-Loop Step 1: PLAN. Use this agent when starting a new track or feature to create a detailed execution plan. Reads spec.md, loads project context, and produces a phased plan.md with specific tasks, acceptance criteria, and dependencies. Triggered by: 'plan feature', 'create plan', 'start track', '/conductor…

not rated 376 4mo ago A 79 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: