What problem does it solve?
Validates that every skill in the repository conforms to the defined frontmatter and testing contracts, while providing automated health insight into the test suite, ensuring early detection of conformance gaps and regression risks.
Core Features & Use Cases
- Conformance validation: Checks every skill directory has a SKILL.md with valid frontmatter (name and description) and required sections, plus manifest and resolver coverage alignment.
- Test-suite health monitoring: Performs unit, evals, integration, and system health checks on the repository's test suite to surface regressions and health issues on a daily cadence.
- Automated reporting: Generates a structured report detailing conformance, manifest/resolver coverage, regression classification, and MECE checks to guide fixes.
Quick Start
Run the daily conformance and health check workflow to validate the current skill set and surface any failing tests.