Test enforcement
Skill a5c-ai/babysitter/library/methodologies/maestro/skills/test-enforcement
Automated test validation, coverage checking, and quality metrics with aggressive defaultsFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill test-enforcementAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.3 KB, 197 tokens by cl100k_base, as published. Nobody here has run it
Test Enforcement
Capabilities
Validates automated tests, checks coverage against thresholds, and reports quality metrics. Implements Maestro's "turn checks up to 11" philosophy with aggressive lint and test defaults.
Tool Use Instructions
- Use Bash to run test suites, lint, and coverage commands
- Use Read to examine test files and coverage reports
- Use Grep to find untested code paths and missing test files
- Use Glob to verify test file naming conventions
- Use Write to generate coverage reports and test suggestions
Process Integration
- Used across all Maestro processes for test verification
- Used in
maestro-maintenance.js(Coverage gap analysis) - Agents: Test Engineer, Coder (test writing)
- Enforces: unit tests, integration tests, lint, format
- Coverage thresholds configurable per project
- "Turn checks up to 11" default behavior
What ships with it: 1 file
475 B alongside SKILL.md
- README.md475 B