CtrlK
BlogDocsLog inGet started
Tessl Logo

address-pr-review

Critically triage pull request review comments against PR requirements and codebase reality, implement only valid fixes, and reply only when declining a suggestion. Use when the user asks to address PR comments, review feedback, CodeRabbit/Bugbot threads, or `/address-pr-review`.

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A well-structured, highly actionable skill body with executable gh/GraphQL/REST commands, a clear numbered workflow, and explicit validation checkpoints. Its main weakness is moderate redundancy: the fix-vs-decline triage criteria are repeated across the evaluation, triage, and rules sections and could be consolidated.

Suggestions

Consolidate the fix/decline decision criteria so they appear once; have the 'Critical evaluation' and 'Rules' sections reference the 'Workflow §3 Triage' verdict table instead of restating the same logic.

Trim the overlapping 'Decline (with reply) when' and 'Validate before acting' bullet lists in §3, which largely restate the verdict table and the 'Critical evaluation' checklist.

Consider moving the GraphQL query and example decline replies into a references file to keep the main body as a lean overview, since the skill is already over 150 lines.

DimensionReasoningScore

Conciseness

The body is lean and avoids explaining concepts Claude already knows, but the fix/decline decision logic is restated across 'Critical evaluation (read first)', the 'Workflow §3 Triage' verdict table and bullet lists, and the closing 'Rules' section, so it could be tightened; not a 3 because of this repetition, not a 1 because there is no filler or basic-concept padding.

2 / 3

Actionability

Provides copy-paste-ready, executable commands — `gh pr view --json ...`, a complete GraphQL thread-fetch query with jq projection, and the REST `POST .../comments` reply call with concrete example decline bodies — alongside an explicit verdict/action table.

3 / 3

Workflow Clarity

A 7-step numbered workflow with a progress checklist is sequenced clearly and includes validation checkpoints ('Run targeted build/tests for touched areas', 'Validate, commit, push') plus a triage validation sub-list; not a 2 because checkpoints are explicit rather than merely implied.

3 / 3

Progressive Disclosure

No bundle files are present, so per the simple-skill scoring note a well-organized self-contained body qualifies; sections are clearly labeled and the 'Related skills' pointers are one level deep with no nested-reference chains.

3 / 3

Total

11

/

12

Passed

Description

100%

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 tight, third-person description that states concrete capabilities and provides an explicit, natural-language trigger clause covering both generic and tool-specific entry points. It cleanly satisfies the what/when requirement with no padding or over-claims.

DimensionReasoningScore

Specificity

Names three concrete actions — 'Critically triage pull request review comments', 'implement only valid fixes', and 'reply only when declining a suggestion' — matching the anchor for listing multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both what it does (triage/implement/reply) and when to use it via the 'Use when the user asks to address PR comments, review feedback, CodeRabbit/Bugbot threads, or `/address-pr-review`' trigger clause.

3 / 3

Trigger Term Quality

Natural user-facing terms are well covered: 'PR comments', 'review feedback', 'CodeRabbit/Bugbot threads', and the literal '/address-pr-review' slash command, all phrased as things a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (critically triaging PR review comments) with brand-specific triggers (CodeRabbit/Bugbot, the slash command), making accidental firing for unrelated skills unlikely; not a 2 because it would not plausibly overlap with general PR or code-review 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
novuhq/novu
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.