swe:recent-commit-bug-hunt
Installation
SKILL.md
SWE Recent Commit Bug Hunt
What This Skill Does
Use this skill to inspect recent code changes conservatively and separate:
- Real regression signals
- Plausible but weaker suspicions
- Noise that should not become a fix proposal
The outcome should be a ranked list of evidence-backed findings plus small, behavior-focused remediation sessions for the findings that clear the bar.
When To Use
Use this skill when the user wants to:
- Review recent commits for likely regressions
- Check whether their latest changes introduced bugs
Related skills