test-runner
Installation
SKILL.md
Test Runner
Purpose
Run appropriate tests based on changes and ensure code quality through comprehensive testing.
When to Invoke
- After making code changes
- Before committing changes
- Verifying implementation quality
- CI/CD pipeline execution
- Investigating test failures