Find Bugs
Review changes on this branch for bugs, security vulnerabilities, and code quality issues.
When to Use This Skill
Use this skill when:
- Asked to review changes
- Finding bugs in code
- Performing security reviews
- Auditing code on the current branch
- Reviewing pull request changes
Phase 1: Complete Input Gathering
- Get the FULL diff:
git diff $(gh repo view --json defaultBranchRef --jq '.defaultBranchRef.name')...HEAD - If output is truncated, read each changed fil
[Description truncada. Veja o README completo no GitHub.]