Skip to main content
Code Guide
Command Recommended

plan-validate.md

/plan-validate - 2-layer validation with specialist agents

When to use this

  • After drafting an implementation plan and before writing any code, to validate it from 2 angles
  • When you want specialist agents to probe assumptions and catch scope creep early
  • Before starting a sprint to ensure the planned approach is architecturally sound

How to use

  1. Open the template on GitHub and copy its content: commands/plan-validate.md
  2. Place the file inside .claude/skills/ in your project (or globally in ~/.claude/ to share across all projects).
  3. Edit the Markdown content to match your project conventions, team constraints, and specific context.

Related templates