coverage-analyzer - Analyze test coverage and prioritize missing tests
Identifies untested code and suggests test priorities by analyzing source files against test files.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Discover source and test files
- Match source files to tests
- Identify untested code files
- Calculate coverage priority scores
- Generate coverage analysis reports
Inputs
- Source code files
- Test files
- Layer scope arguments
Outputs
- Test coverage summary report
- Untested code priority queue
- Untested critical paths analysis
- Testing recommendations
Requirements
- Explore agent
- Forked execution context
- Read tool
- Glob tool
- Grep tool
