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)
Installs
3
GitHub Stars
249
First Seen
May 25, 2026
validate-plan-file — maslennikov-ig/claude-code-orchestrator-kit