Skip to content
/

The Conductor Wing

Ten frameworks and tools share the name "Conductor" or "claude-conductor" with no awareness of each other. They span four different engineering concepts: (1) Context-Driven Development (CDD) plugins for Claude Code, where the "conductor" metaphor refers to orchestrating project context; (2) a deterministic YAML-based multi-agent workflow engine from Microsoft; (3) a decentralized swarm orchestrator using GitHub Issues as task atoms; and (4) a macOS desktop app wrapping Claude Code sessions. The CDD family alone has five independent forks from different authors. None of them appear in each other's README as related work.

Claude Conductor
claude-conductor
★ 367

Gives Claude Code a persistent, cross-linked, auto-analyzed documentation system so it retains codebase context across sessions.

View full analysis →
Claude Conductor (superbasicstudio fork)
claude-conductor-superbasic
★ 367

Gives Claude Code a persistent, cross-linked, auto-analyzed documentation system so it retains codebase context across sessions.

View full analysis →
Claude Conductor (rbarcante)
claude-conductor-rbarcante
★ 53

Context-Driven Development plugin that enforces a spec-plan-implement lifecycle with Python-CLI context management, pattern library, and ADR logging for Claude Code.

View full analysis →
Claude Conductor (lackeyjb)
claude-conductor-lackeyjb
★ 14

Simplified Context-Driven Development plugin with 3-agent specialization (planner/implementer/reviewer) and lifecycle hooks for passive context management.

View full analysis →
Claude Conductor (MZWASHERE)
claude-conductor-mzwashere
★ 0

Exact copy of lackeyjb/claude-conductor with spam README; no independent value.

View full analysis →
Conductor (MadAppGang)
claude-conductor-madappgang
★ 280

CDD plugin inside a 14-plugin professional consulting marketplace; uniquely uses Claude Code's native Tasks API and git notes for plan tracking and audit trail.

View full analysis →
Conductor (fcoury)
conductor-fcoury
★ 25

Cross-tool CDD implementation running identical methodology on Claude Code, Gemini CLI, and Codex CLI with an auto-activating ambient skill.

View full analysis →
Conductor (microsoft)
conductor-microsoft
★ 156

Deterministic YAML-defined multi-agent workflow engine with Jinja2 routing, parallel execution, multi-model support, and a built-in real-time web dashboard.

View full analysis →
Code Conductor (ryanmac)
code-conductor
★ 101

Decentralized swarm orchestration for parallel Claude Code agents using GitHub Issues as the atomic task queue and git worktrees for zero-conflict isolation.

View full analysis →
Conductor.build
conductor-build
non-framework

Native macOS desktop app that orchestrates multiple parallel Claude Code and Codex agents in isolated git worktrees with a visual monitoring and review UI.

View full analysis →