Follow a structured, context-driven development workflow in Claude Code: define feature tracks in Markdown files, load efficient project context, generate detailed specs and phased plans with tasks, implement with multi-language style enforcement, perform code reviews for quality and security, track progress, and revert safely.
npx claudepluginhub pilotparpikhodjaev/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
Review code for style, quality, and correctness. Use when completing tasks to ensure code meets project standards.
Explore and load project context efficiently. Use when starting work on a track or needing to understand project structure without polluting main context.
Generate phased implementation plans from specifications. Use when creating plan.md files for tracks.
Build detailed specifications from user requirements. Use when creating new tracks to generate comprehensive spec.md files.
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.
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.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Uses power tools
Uses Bash, Write, or Edit tools
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams