conductor
🔌Pluginwshobson/agents
Conductor is a Claude Code plugin from the wshobson/agents marketplace that transforms Claude Code into a project management tool by implementing Context-Driven Development.
Overview
Conductor is a Claude Code plugin from the wshobson/agents marketplace that transforms Claude Code into a project management tool by implementing Context-Driven Development. It enforces a structured workflow of Context, Specification and Planning, then Implementation, treating context as a managed artifact alongside code. Based on the original Conductor project by Google for Gemini CLI, it has been adapted for Claude Code by wshobson.
Key Features
- Interactive Project Setup: The
/conductor:setupcommand creates foundational project documentation including product vision, tech stack preferences, workflow rules, and language-specific style guides, with support for both greenfield and brownfield projects - Track-Based Development: The
/conductor:new-trackcommand creates feature or bug tracks with detailed specifications (spec.md) and phased implementation plans (plan.md) through interactive Q&A - TDD Workflow: The
/conductor:implementcommand executes tasks from the plan following a red-green-refactor cycle with verification checkpoints, updating task status markers as work progresses - Semantic Revert: The
/conductor:revertcommand provides git-aware undo by logical work units (track, phase, or task), finding all associated commits for clean rollbacks - Track Lifecycle Management: The
/conductor:managecommand handles archiving, restoring, deleting, renaming tracks, and cleaning up orphaned artifacts - State Persistence: Project setup state is saved to JSON, allowing you to resume the setup process across multiple Claude Code sessions
- Project Status Overview: The
/conductor:statuscommand displays current phase, task, completion percentage, and identified blockers
Who is this for?
Developers and teams who want structured, specification-first development workflows where Claude Code manages project context, generates implementation plans, and executes tasks with built-in verification checkpoints and git-aware rollback capabilities.
Part of
wshobson-agents
Installation
/plugin marketplace add wshobson/agents/plugin install conductor@claude-code-workflowsMore from this repository10
Comprehensive Claude Code plugin collection with 112 AI agents, 146 skills, and 73 focused plugins covering full-stack development, security, infrastructure, and multi-agent orchestration.
A specialized agent skill for advanced TypeScript type system patterns, part of the wshobson/agents plugin marketplace with 146 skills across 73 plugins for Claude Code.
Production-ready workflow orchestration with 72 focused plugins, 108 specialized agents, and 129 skills - optimized for granular installation and minimal token usage
A Claude Code plugin bundling core development agents and tools from the wshobson/agents marketplace, providing a foundational set of AI-assisted capabilities with minimal token usage.
The error-debugging plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for diagnosing and resolving software errors.
A Claude Code plugin from the wshobson/agents marketplace providing specialized error diagnosis and troubleshooting agents for root cause analysis, stack trace investigation, and fix recommendations across technology stacks.
git-pr-workflows is a Claude Code plugin from the wshobson/agents marketplace that provides specialized Git and pull request workflow automation.
A specialized AI agent plugin for modernizing legacy codebases using Claude Code. Part of a comprehensive system of 112 specialized agents, it automates the assessment and transformation of outdated code into modern architectures and patterns.
A Claude Code plugin from the wshobson/agents marketplace for deployment validation, providing specialized AI agents and tools to ensure reliable production deployments within a 73-plugin ecosystem.
The data-validation-suite plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Data category, which includes two data-focused plugins: data engineering and data validation.