CtrlK
BlogDocsLog inGet started
Tessl Logo

sentry-backend-bugs

Review Sentry Python and Django changes for bug patterns drawn from real production issues. Use when reviewing a backend diff or PR, checking Warden findings, auditing the current branch, reviewing production-error patterns, or looking for common regressions in `src/` and `tests/`.

98

0.97x
Quality

100%

Does it follow best practices?

Impact

94%

0.97x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a well-structured, actionable review workflow with concrete bug patterns, explicit validation gates, and clean one-level-deep reference navigation. It earns top marks on every dimension with no concept padding or vagueness.

DimensionReasoningScore

Conciseness

The body is information-dense with red flags, safe patterns, issue counts, and false-positive exclusions; it assumes Claude's competence and never explains concepts Claude already knows (no "Django is a framework" padding).

3 / 3

Actionability

Concrete, copy-paste-style guidance throughout — `Model.objects.get(id=some_id)` without try/except, `request.META.get("HTTP_X_GITLAB_TOKEN")` with None check, `min(value, 2_147_483_647)` caps — plus an explicit rule that fixes must include actual code.

3 / 3

Workflow Clarity

Clear three-step sequence (classify → check patterns → report) with explicit checkpoints: a confidence table filtering to HIGH/MEDIUM, report-once dedup rule, and a zero-findings validation gate ("If no checks produced a potential finding, stop and report zero findings").

3 / 3

Progressive Disclosure

SKILL.md is an overview with a code-type → reference-file classification table pointing to one-level-deep, real reference files (all 8 paths verified to exist); detailed real-examples/root-cause/checklists are split into references/ while top patterns stay inline.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is third-person, concise, and clearly states both capability and trigger conditions with specific, natural terms and a distinct Sentry backend niche. It matches the top anchors on all four dimensions.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Review Sentry Python and Django changes for bug patterns", "reviewing a backend diff or PR", "checking Warden findings", "auditing the current branch", "looking for common regressions in `src/` and `tests/`" — rather than vague language.

3 / 3

Completeness

Explicitly answers what (review Sentry Python/Django changes for bug patterns from real production issues) and when via a clear "Use when reviewing a backend diff or PR, checking Warden findings, auditing the current branch..." trigger clause.

3 / 3

Trigger Term Quality

Covers natural terms a user would say ("reviewing a backend diff or PR", "checking Warden findings", "auditing the current branch", "production-error patterns", "common regressions") with concrete anchors like `src/` and `tests/`.

3 / 3

Distinctiveness Conflict Risk

Narrow niche (Sentry Python/Django backend bug review) with distinctive named hooks (Warden, `src/`/`tests/`) making it unlikely to trigger for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
getsentry/sentry
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.