Skip to content

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.

License

Notifications You must be signed in to change notification settings

pilotparpikhodjaev/conductor_cc

Conductor for Claude Code

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

Why Conductor

  • Plan before you build with structured specs and plans
  • Maintain shared context with product, tech stack, workflow, and style guides
  • Make progress visible with tracks, phases, and task status updates
  • Revert by logical work units, not just commit hashes

Install (local development)

claude --plugin-dir /path/to/conductor_cc

Install (marketplace)

/plugin marketplace add https://github.com/pilotparpikhodjaev/conductor_cc
/plugin install conductor@conductor-cc

Marketplace

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.

Commands

  • /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 tasks

Contributing

We'd love to accept your patches and contributions to this project. See CONTRIBUTING.md for workflow, expectations, and best practices.

Support the project

If this project helps you, consider supporting its development.

Buy me a coffee

License

MIT. See LICENSE.

About

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.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published