test-impact
CommunityOptimize test suites for faster feedback.
Software Engineering#testing#ci/cd#code coverage#dependency analysis#regression testing#test optimization
Authortgsatwit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill minimizes the time spent on running tests by intelligently identifying the smallest safe set of tests required to validate code changes, preventing regressions without unnecessary delays.
Core Features & Use Cases
- Dependency Analysis: Maps code changes to affected test files through dependency tracing.
- Blast Radius Calculation: Quantifies the impact of changes on the test suite.
- Optimized Test Plans: Recommends execution order for unit, integration, and full suites based on impact.
- Use Case: Before merging a pull request, use this Skill to determine that only 15% of the test suite needs to run, significantly speeding up the CI/CD pipeline.
Quick Start
Use the test-impact skill to analyze the changes in the current git branch and recommend a test execution plan.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: test-impact Download link: https://github.com/tgsatwit/agent-delivery-pub/archive/main.zip#test-impact Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.