validate-plan-file
Installation
SKILL.md
Validate Plan File
Validate orchestrator plan files to ensure they conform to the expected schema before workers process them.
When to Use
- Before workers read plan files
- After orchestrators create plan files
- When debugging plan file issues
- In quality gates validation
Instructions
Step 1: Read Plan File
Use Read tool to load the plan file.
Expected Input:
file_path: Path to plan file (e.g.,.bug-detection-plan.json,.security-scan-plan.json)