plan-execute.md
/plan-execute - Execute plan with TDD, parallel agents, PR creation
When to use this
- When you have a validated plan and want TDD-driven parallel execution with automatic PR creation
- When the implementation spans multiple modules and benefits from parallelized agent work
- After plan-start and plan-validate to complete the full planning pipeline
How to use
-
Open the template on GitHub and copy its content:
commands/plan-execute.md -
Place the file inside
.claude/skills/in your project (or globally in~/.claude/to share across all projects). - Edit the Markdown content to match your project conventions, team constraints, and specific context.