cc-implement
01Command Claude Code
(Conductor) Execute implementation tasks from an approved plan.
Command Claude Code
(Conductor) Execute implementation tasks from an approved plan.
Command Claude Code
(Conductor) Map implementation steps from an approved spec.
Command Claude Code
(Conductor) Restore full session context in a fresh Claude Code session.
Command Claude Code
(Conductor) Define the problem and generate an approved spec.
Hook Claude Code
Runs before the agent uses a tool for Write, Edit, create_file and write_file tool calls, executing pre-tool-use.sh via bash. From yeisonrestrepo/code-conductor.
Hook Claude Code
Runs after the context is compacted, executing post-compact.sh and post-compact.ps1 via bash (2 commands). From yeisonrestrepo/code-conductor.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing verbosity-remind.sh and context-guard.sh via bash (2 commands). From yeisonrestrepo/code-conductor.
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, PostCompact, UserPromptSubmit) and 0 allowed tools.
Instructions file
Instructions for yeisonrestrepo/code-conductor, covering project claude configuration, project identity, development commands, architecture notes and conventions.
Command
(Conductor) Save session decisions, conventions, and debt to memory.
Command
(Conductor) Serialize phase state and prompt for context compaction.
Command
(Conductor) Switch response language for this session.
Command
(Conductor) Detect the project stack and write commands + a generated ruleset into CLAUDE.md.
Command Claude Code
(Conductor) Systematically diagnose and fix a bug.
Command Claude Code
(Conductor) Audit and update project documentation.
Command Claude Code
(Conductor) Initialize or re-sync the project environment.
Command Claude Code
(Conductor) Refactor a file or module for clarity and simplicity.
Command Claude Code
(Conductor) Review code changes against spec and standards.
Command Claude Code
(Conductor) Analyze coverage gaps and write missing tests.