validating-plans
Installation
SKILL.md
Validating Plans
Version History
- v1.0.0 (2025-12-08): Initial release with agent-based validation
- Three specialized validators: static-analyzer, environment-verifier, architecture-reviewer
- Parallel execution for efficiency
- TodoWrite integration for plan fixes
- GitHub issue creation post-validation
Overview
Systematically audit implementation plans before execution. Catch hallucinations, TDD violations, missing pieces, and logical gaps that derail implementations. Trust nothing - verify everything that can be verified.
Announce at start: "I'm using the validating-plans skill to audit this implementation plan."
Input: A plan document (from writing-plans skill) Output: Validation report with issues categorized by severity