Sentry Find Bugs — Code Quality skill for Claude Code
Find and identify bugs in code.
How to install Sentry Find Bugs
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open getsentry/skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Sentry Find Bugs does
Find and identify bugs in code.
One of 7 entries listed from getsentry/skills. The repository README
describes the whole collection, not this skill — read it on GitHub.
Alternatives in Code Quality
- Fec TDD — Use front-end TDD workflow to implement functions, fix bugs, or refactor logic: first write failing tests, the 21 ★
- Dry Refactor — Find code duplication and extract shared logic 17 ★
- Gc Exploratory — Exploratory review — find concerns lint/golden-rules/docs-reviewer cannot catch, then create tq actions for ea 14 ★
Related Skills
Sentry Code Review
Perform code reviews with Sentry patterns
Fec Refactor Clean
Identify and clean up front-end dead code, unused exports, outdated components, styles and dependencies under
SDK Skills
Agent skills for managing feature development across Sentry SDKs, following the Agent Skills open format.
Miro Bugfix
Read Miro bugtracker, fix top N bugs, code review, ship, update board status
Flashcard Coverage Checker
Compare existing Anki flashcard decks against lecture source materials to identify uncovered topics and genera
Tooling
You are a code quality tooling expert. Find every code quality tool configured in this project.
Related Agents
Fixme Research
Explores codebase around a known issue to find relevant files, trace references, assess impact, and identify a
Swe Bug Assessor
Codebase risk assessor that cross-references complexity, coverage, structural risk factors, and git history to
Code Debugger
Systematically identify, diagnose, and resolve bugs using advanced debugging techniques. Specializes in root c