Setup & Installation
What This Skill Does
Runs a structured security and bug review against your current branch diff. It maps attack surfaces, checks a full OWASP-style checklist, and reports findings by severity without making any changes. Rather than mentally scanning a diff yourself, it systematically checks every changed file against a complete security checklist and forces verification before reporting, so real issues don't get missed under time pressure.
When to use it
- Working with find bugs functionality
- Implementing find bugs features
- Debugging find bugs related issues
