Conductor
Plugin Verified ActiveContext-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
To provide a structured framework for managing project context and development workflow within Claude Code, ensuring consistency and clarity for AI-assisted development.
Features
- Context artifact management (product, tech stack, workflow)
- Structured track creation with specification and planning
- Git-aware revert by work unit
- Interactive project setup for greenfield/brownfield
- Comprehensive status tracking and project monitoring
Use Cases
- Setting up a new project with defined context and workflow
- Managing features, bugs, and refactors as distinct tracks
- Ensuring AI interactions are guided by up-to-date project context
- Onboarding new team members with clear project documentation
Non-Goals
- Replacing version control systems like Git
- Managing project dependencies beyond documentation
- Directly executing code outside of defined task implementation
Installation
First, add the marketplace
/plugin marketplace add wshobson/agents/plugin install conductor@claude-code-workflowsContains 3 extensions
Skill (3)
Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a `conductor/` directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding.
Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.
Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.
Quality Score
VerifiedTrust Signals
Similar Extensions
Context7 Plugin
100Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Commands Context Loading Priming
100Commands for loading context and priming Claude for specific tasks
Ag2 Agent Builder
100Build AG2 (AutoGen) multi-agent systems with slash commands: scaffold agents, wire workflows, create tools, and review code
Testing Handbook Skills
99Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide)
Commands Workflow Orchestration
95Commands for orchestrating complex workflows