validate-plan-file

Validate that orchestrator plan files conform to expected JSON schema. Use before workers read plan files or after orchestrators create them to ensure proper structure and required fields.

$ Installieren

git clone https://github.com/maslennikov-ig/claude-code-orchestrator-kit /tmp/claude-code-orchestrator-kit && cp -r /tmp/claude-code-orchestrator-kit/.claude/skills/validate-plan-file ~/.claude/skills/claude-code-orchestrator-kit

// tip: Run this command in your terminal to install the skill