Test Enforcement
SkillMonitoring & opsLets your agent run automated test validation, check coverage, and report code quality metrics.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Test Enforcement skill
About this capability
Automated test validation, coverage checking, and quality metrics with aggressive defaults
What this skill tells your AI
The instructions your AI receives, as published by a5c-ai/babysitter in library/methodologies/maestro/skills/test-enforcement/SKILL.md and read by ahel’s review.
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
Signals
- GitHub stars
- 2k
- Forks
- 106
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
test-enforcement- Source
- github.com/a5c-ai/babysitter