impact-analysis
Installation
SKILL.md
Impact Analysis
Purpose
Analyze the impact of changes (requirements, design, code) on existing tests to identify which tests need to be updated, added, or re-executed.
When to Use
- Requirement added/modified/removed
- Code changes
- Bug fixes
- Design changes
- External API changes
Prerequisites
- Traceability matrix current
- Change details available
- Test inventory known