find-bugs

Originally fromgetsentry/skills
Installation
SKILL.md

Find Bugs

Review changes on this branch for bugs, security vulnerabilities, and code quality issues.

Phase 1: Complete Input Gathering

  1. Get the FULL diff: git diff master...HEAD
  2. If output is truncated, read each changed file individually until you have seen every changed line
  3. List all files modified in this branch before proceeding

Phase 2: Attack Surface Mapping

For each changed file, identify and list:

Installs
436
GitHub Stars
28.1K
First Seen
Jan 21, 2026
find-bugs — davila7/claude-code-templates