hunt
FeaturedFinds root cause before applying fixes for errors, crashes, regressions, failing tests, broken behavior, and screenshot-reported defects. Use when users report in any language errors, crashes, broken behavior, regressions, failing tests, screenshot evidence, or something that used to work and now fails. Not for code review or new features.
Install
Quality Score: 95/100
Skill Content
Details
- Author
- tw93
- Repository
- tw93/Waza
- Created
- 4 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
hunt
Finds root cause of errors, crashes, unexpected behavior, and failing tests before applying any fix. Not for code review or new features.
hunt-defect
Run a bug to ground — reproduce it, state a falsifiable hypothesis before touching code, isolate the cause, fix the cause, and leave a test that fails without the fix.
root-cause-debugging
Use when encountering a bug, test failure, regression, flaky test, or unexpected behavior — before proposing or applying any fix