test-gap-analysis
Installation
SKILL.md
Test Gap Analysis
Identify discrepancies between requirements/features that should be tested and actual test coverage through systematic analysis of testing completeness, effectiveness, and risk coverage to improve software quality and reliability.
When to use me
Use this skill when:
- Uncertainty exists about what parts of the system are adequately tested
- New features have been added without corresponding test coverage
- Testing resources are limited and need optimal allocation
- Preparing for releases or deployments with confidence in test coverage
- Auditing testing effectiveness for compliance or quality standards
- Identifying high-risk areas with insufficient testing
- Planning test automation or test improvement initiatives
- Onboarding new team members to understand test coverage
- Assessing technical debt in testing infrastructure
- Validating that critical functionality has appropriate test protection