CtrlK
BlogDocsLog inGet started
Tessl Logo

squash-bugbot

Triage unresolved bot review comments on a GitHub PR. Use when asked to run /squash-bugbot <PR_NUMBER> or to assess, fix, dismiss, reply to, or resolve bot review feedback.

94

1.17x
Quality

94%

Does it follow best practices?

Impact

94%

1.17x

Average score across 3 eval scenarios

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

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

A thorough, highly actionable procedural skill with excellent sequencing and validation for a destructive/batch workflow. Its main weaknesses are mild redundancy between the trust-boundaries and safety-rules sections and a monolithic single-file structure that could offload some detail.

Suggestions

Consolidate the 'Safety Rules' list with 'Trust Boundaries and Command Safety' into a single source of truth to remove the ~4 duplicated rules and trim tokens.

Move the two multi-line GraphQL queries into a scripts/ or references/ file and reference them from SKILL.md, reducing body length and supporting one-level-deep progressive disclosure.

Tighten the 'Trust Boundaries and Command Safety' prose into bullet points to improve scannability and token efficiency.

DimensionReasoningScore

Conciseness

Largely lean and actionable without explaining concepts Claude already knows, but the final 'Safety Rules' list duplicates ~4 items already covered in 'Trust Boundaries and Command Safety', and that prose could be tightened.

4 / 5

Actionability

Provides copy-paste-ready shell commands, full executable GraphQL queries, a concrete report template, and verdict categories covering valid/invalid/uncertain and review/issue comment cases.

5 / 5

Workflow Clarity

Twelve clearly sequenced steps with explicit validation checkpoints (HEAD==headRefOid, staged-diff re-check, merge-base remote confirmation), feedback loops ('stop and ask'), and a final summary checklist.

5 / 5

Progressive Disclosure

Well-organized with clear section headers and self-contained, but all ~375 lines including long inline GraphQL queries live in SKILL.md rather than an overview pointing to deeper reference files.

4 / 5

Total

18

/

20

Passed

Description

100%Weight 40%Scale 1-5

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

A precise, well-constructed description that cleanly states the task and trigger conditions with multiple concrete action verbs and a natural slash-command invocation. It is concise without fluff and clearly distinguishes the skill's niche.

DimensionReasoningScore

Specificity

Names the domain (unresolved bot review comments on a GitHub PR) and lists multiple concrete actions — assess, fix, dismiss, reply to, resolve — giving comprehensive coverage with no gaps.

5 / 5

Completeness

Explicitly answers both what ('Triage unresolved bot review comments on a GitHub PR') and when ('Use when asked to run /squash-bugbot... or to assess, fix, dismiss, reply to, or resolve bot review feedback') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes the natural slash-command trigger '/squash-bugbot <PR_NUMBER>' plus action verbs users would actually say (assess, fix, dismiss, reply to, resolve) when needing this skill.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear, narrow niche (GitHub PR bot review comment triage) with distinct triggers, making conflict with other skills unlikely.

5 / 5

Total

20

/

20

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
Consensys/linea-monorepo
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.