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.
Gives Claude Code a persistent, cross-linked, auto-analyzed documentation system so it retains codebase context across sessions.
Gives Claude Code a persistent, cross-linked, auto-analyzed documentation system so it retains codebase context across sessions.
Context-Driven Development plugin that enforces a spec-plan-implement lifecycle with Python-CLI context management, pattern library, and ADR logging for Claude Code.
Simplified Context-Driven Development plugin with 3-agent specialization (planner/implementer/reviewer) and lifecycle hooks for passive context management.
Exact copy of lackeyjb/claude-conductor with spam README; no independent value.
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.
Cross-tool CDD implementation running identical methodology on Claude Code, Gemini CLI, and Codex CLI with an auto-activating ambient skill.
Deterministic YAML-defined multi-agent workflow engine with Jinja2 routing, parallel execution, multi-model support, and a built-in real-time web dashboard.
Decentralized swarm orchestration for parallel Claude Code agents using GitHub Issues as the atomic task queue and git worktrees for zero-conflict isolation.
Native macOS desktop app that orchestrates multiple parallel Claude Code and Codex agents in isolated git worktrees with a visual monitoring and review UI.