Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By tenxengineer
Plan, execute, and review development work using structured tracks with context-aware planning, phased implementation, code review, and reversion. Manage project progress via specifications, task tracking, and automated quality checks.
npx claudepluginhub tenxengineer/conductor_ccExecutes the tasks defined in the specified track's plan
Plans a track, generates track-specific spec documents and updates the tracks file
Reverts previous work
Displays the current progress of the project
Explore and load project context efficiently. Use when starting work on a track or needing to understand project structure without polluting main context.
Build detailed specifications from user requirements. Use when creating new tracks to generate comprehensive spec.md files.
Generate phased implementation plans from specifications. Use when creating plan.md files for tracks.
Review code for style, quality, and correctness. Use when completing tasks to ensure code meets project standards.
Load project context efficiently for Conductor workflows. Use when starting work on a track, implementing features, or needing project context without consuming excessive tokens.
Apply language-specific style guide rules to your code. Use when writing or reviewing code to ensure consistency with best practices.
Manage Conductor tracks, phases, and tasks. Use when working with track status, updating task markers, or navigating between tracks.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Context-Driven Development framework for Claude Code
Plan-Build-Run — Structured development workflow for Claude Code. Solves context rot through disciplined subagent delegation, structured planning, atomic execution, and goal-backward verification.
Unified toolkit for Context-Driven Development with spec-first planning, TDD workflow, and Beads integration
Focused development mode - clarify, plan, verify, detect drift
Harness-native ECC plugin for engineering teams - 63 agents, 251 skills, 79 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Augment-style prompt enhancer + scar-tissue lesson library + project codemap for Claude Code. Free, local, MIT-licensed alternative to proprietary code-context tools. Lifts rough developer intent into production-quality, codebase-aware prompts before execution.
Measure twice, code once.
Conductor brings context-driven development to Claude Code. It turns your workflow into a disciplined lifecycle: Context -> Spec and Plan -> Implement. The result is deliberate, reviewable work that scales across teams and projects.
Inspired by Google: https://developers.googleblog.com/conductor-introducing-context-driven-development-for-gemini-cli/
Repository: https://github.com/pilotparpikhodjaev/conductor_cc
claude --plugin-dir /path/to/conductor_cc
/plugin marketplace add https://github.com/pilotparpikhodjaev/conductor_cc
/plugin install conductor@conductor-cc
This repository is structured as a Claude Code plugin with .claude-plugin/plugin.json, ready for marketplace publishing. Once the marketplace listing is live, anyone will be able to install it from the Claude Code plugin manager. Until then, use --plugin-dir for local installation.
/conductor:setup - Initialize project context and scaffolding/conductor:new-track - Create a new track with spec and plan/conductor:implement - Execute tasks from the current track/conductor:status - Summarize current progress/conductor:revert - Git-aware revert of tracks, phases, or tasksWe'd love to accept your patches and contributions to this project.
See CONTRIBUTING.md for workflow, expectations, and best practices.
If this project helps you, consider supporting its development.
MIT. See LICENSE.