find-bugs
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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install find-bugs --cli claudewrites the skill into.claude/skills/find-bugs/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/find-bugs/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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.
When to use it
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.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/sentry/find-bugs/SKILL.md -o .claude/skills/find-bugs/SKILL.md
Notes
Extracted from davila7/claude-code-templates, find-bugs category.