run-all-tests-and-fix

Installation
SKILL.md

Execute full test suite and systematically fix any failures, ensuring code quality and functionality.

  1. Run test suite: Execute all tests in project, capture output/identify failures, check both unit and integration tests
  2. Analyze failures: Categorize by type (flaky, broken, new failures), prioritize fixes based on impact, check if failures related to recent changes
  3. Fix issues systematically: Start with most critical failures, fix one issue at a time, re-run tests after each fix, verify all tests pass
Installs
2
GitHub Stars
1
First Seen
4 days ago
run-all-tests-and-fix — blockmatic/basilic-skills