What problem does it solve?
This Skill removes guesswork from test modernization by comparing the current test suite against an inventory and system blueprint, then assigning each test and infrastructure piece to the right migration action.
Core Features & Use Cases
- Bucket existing coverage: Classifies tests into reuse, promote, rebuild, trim, or net-new based on layer, framework, speed, and ownership.
- Protect canonical coverage: Trims only redundant assertions while preserving higher-layer tests that validate wiring and end-to-end outcomes.
- Audit test infrastructure: Evaluates runners, fixtures, CI workflows, and shared helpers with the same migration logic.
- Use case: A team preparing a release can identify which tests are healthy, which need deeper assertions, and which gaps still need new coverage before moving phases forward.
Quick Start
Ask the assistant to run the test-migration analysis for the repository and write the resulting report to docs/test-readiness/test-migration.md.