validate-plan-file
CommunityEnsure orchestrator plans conform to schema before use.
Authormaslennikov-ig
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill validates plan files against base and domain schemas to prevent misconfigurations in orchestration.
Core Features & Use Cases
- Schema-based validation: Loads the appropriate schema based on file name patterns.
- Domain-specific checks: Validates fields like priority/severity and max items.
- Detailed errors: Reports missing fields and invalid values to guide corrections.
Quick Start
Validate .bug-detection-plan.json against the bug plan schema.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: validate-plan-file Download link: https://github.com/maslennikov-ig/claude-code-orchestrator-kit/archive/main.zip#validate-plan-file Please download this .zip file, extract it, and install it in the .claude/skills/ directory.