00_plan
01Command Claude Code
Analyze codebase and create SPEC-First execution plan through dialogue (read-only).
🎯 Claude Code workflow engine - SPEC-first planning, TDD automation, GPT delegation, and context engineering. From idea to production, discipline included.
Command Claude Code
Analyze codebase and create SPEC-First execution plan through dialogue (read-only).
Command Claude Code
Extract plan from conversation, create file in draft/, auto-apply non-BLOCKING improvements, move to pending.
Command Claude Code
Execute a plan (auto-moves pending to in-progress) with Ralph Loop TDD pattern.
Command Claude Code
Close the current in-progress plan (move to done, summarize, create git commit, push).
Command Claude Code
Rapid bug fix workflow - auto-plan, execute, test, and close simple fixes in one command.
Command Claude Code
Safe dead code cleanup - detect and remove unused imports and dead files with auto-apply for Low/Medium risk.
Command Claude Code
Bump version, create git tag, and create GitHub release for plugin distribution.
Command Claude Code
Slash commands for SPEC-First development workflow.
Command Claude Code
Update project documentation with Context Engineering (full auto, no prompts).
Command Claude Code
Review plans with multi-angle analysis (mandatory + extended + autonomous).
Command Claude Code
Initial setup for claude-pilot plugin (includes AGENTTEAMS configuration).