🔌

conductor

🔌Plugin

wshobson/agents

VibeIndex|
What it does
|

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:setup command 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-track command creates feature or bug tracks with detailed specifications (spec.md) and phased implementation plans (plan.md) through interactive Q&A
  • TDD Workflow: The /conductor:implement command 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:revert command provides git-aware undo by logical work units (track, phase, or task), finding all associated commits for clean rollbacks
  • Track Lifecycle Management: The /conductor:manage command 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:status command 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

workflows

Installation

Add marketplace in Claude Code:
/plugin marketplace add wshobson/agents
Step 2. Install plugin:
/plugin install conductor@claude-code-workflows
37,482
-
Last UpdatedJun 29, 2026

More from this repository10

🎯
tailwind-design-system🎯Skill

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.

🎯
typescript-advanced-types🎯Skill

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.

🎯
nodejs-backend-patterns🎯Skill

Agent skill for Node.js backend development patterns including API design, architecture, and microservices, part of the wshobson/agents collection with 73 focused plugins and 146 skills for Claude Code.

🔌
framework-migration🔌Plugin

Claude Code plugin for AI-powered framework migration workflows, coordinating specialized agents to plan and execute transitions between technology stacks as part of the wshobson/agents marketplace.

🔌
payment-processing🔌Plugin

A Claude Code plugin for payment system integration covering Stripe, PayPal, and billing platforms with checkout flows, subscription management, and webhook handling in the wshobson/agents ecosystem.

🔌
developer-essentials🔌Plugin

A Claude Code plugin bundling core development tools and agents for everyday tasks like debugging and code generation, part of the wshobson/agents marketplace with 73 focused plugins.

🔌
observability-monitoring🔌Plugin

Claude Code plugin for observability and monitoring including logging, metrics, distributed tracing, and alerting, part of the wshobson/agents marketplace with 73 focused plugins.

🔌
deployment-strategies🔌Plugin

A Claude Code plugin providing specialized AI agents for deployment strategy planning and execution, covering blue-green deployments, canary releases, rolling updates, and zero-downtime patterns.

🔌
api-scaffolding🔌Plugin

A Claude Code plugin for rapid API project scaffolding, part of the wshobson/agents marketplace with 73 focused plugins, 112 specialized agents, and 146 agent skills.

🔌
jvm-languages🔌Plugin

Claude Code plugin for JVM language development including Java, Kotlin, and Scala with specialized agents for idiomatic patterns, build tools, and runtime optimization in the wshobson/agents marketplace.