Skills
Skill 13 of 27
Find bugs, security vulnerabilities, and code quality issues in local branch changes.
2 minutes · 339 words · 6 sections
Install
npx skills add getsentry/skills --skill find-bugsnpx skills add getsentry/skills/plugin marketplace add getsentry/skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Review changes on this branch for bugs, security vulnerabilities, and code quality issues.
git diff $(gh repo view --json defaultBranchRef --jq '.defaultBranchRef.name')...HEADFor each changed file, identify and list:
For each potential issue:
Before finalizing, you MUST:
Prioritize: security vulnerabilities > bugs > code quality
Skip: stylistic/formatting issues
For each issue:
If you find nothing significant, say so - don’t invent issues.
Do not make changes - just report findings. I’ll decide what to address.
Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
main, last pushed 21 September 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json by Sentry, declaring 1 plugin. It is read for editorial metadata only — never as the skill index, which is always the repository tree./getsentry/skills.md, and each skill at its own .md URL.