What problem does it solve?
The 'testing' skill solves the issue of skill compliance validation and maintaining project test-suite health. It automates the process of ensuring skill conformance, validating the test suite, and running the daily test-suite for health checks and regression intelligence.
Core Features & Use Cases
- Skill Conformance Validation: Ensures all skills have proper frontmatter, reference existences, and resolver coverage.
- Test Suite Health Checks: Automates the project's tiered test suite, producing reports for unit tests, evaluations, integrations, and system health.
- Daily Regression Analysis: Identifies potential regressions from changes, with options for automated fixes based on pre-defined criteria.
- Use Case: This skill can be integrated into the daily operations to maintain the integrity of the project's skills and test suite.
Quick Start
To validate the skills and run the test suite, run: bash bun run tests