CtrlK
BlogDocsLog inGet started
Tessl Logo

review-pr

Review a PR or branch diff using the knowledge graph for full structural context. Outputs a structured review with blast-radius analysis.

54

Quality

61%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/review-pr/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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.

The content is concise and actionable with concrete tool calls and a clear output template, but the workflow lacks explicit validation checkpoints between steps. Progressive disclosure is sound for a single-file skill.

Suggestions

Add explicit validation checkpoints, e.g. after updating the graph, confirm it reflects the current state before proceeding to impact analysis.

Insert a brief feedback loop for the deep-dive step (re-query callers after identifying a high-risk function) to catch missed impacts.

Consider extracting the full output template into a reference file so the main body stays a lean overview.

DimensionReasoningScore

Conciseness

The body is lean and tool-call-driven with no padded concept explanations; only minor explanatory phrases in the Tips and per-step annotations could be trimmed.

4 / 5

Actionability

Each step names a concrete executable tool call with parameters and provides a complete output template, though placeholders like <func> and <file_path> keep it from being fully copy-paste ready.

4 / 5

Workflow Clarity

The six-step sequence is clear and ordered, but there are no explicit validation checkpoints or feedback loops between steps (e.g., confirming the graph is current before analyzing).

3 / 5

Progressive Disclosure

The single self-contained file is well-sectioned with no nested references and no bundle files, so content is appropriately placed; the inlined full output template and ~60-line length keep it just shy of the simple-skill ideal.

4 / 5

Total

15

/

20

Passed

Description

53%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.

The description clearly states what the skill does but omits explicit 'when to use it' trigger guidance and several natural synonyms, which limit completeness and trigger-term quality. It is reasonably distinctive thanks to the knowledge-graph framing.

Suggestions

Add an explicit 'Use when...' clause naming trigger phrases such as 'pull request', 'code review', or 'review a branch diff'.

Expand the action list to hint at the broader analysis (caller/test-coverage checks, breaking-change detection) rather than only 'structured review' and 'blast-radius'.

Include common synonyms like 'pull request' alongside 'PR' to broaden natural keyword coverage.

DimensionReasoningScore

Specificity

Names the domain (PR/branch review) and two concrete actions ('structured review', 'blast-radius analysis') but does not comprehensively enumerate the analysis capabilities the body later describes.

3 / 5

Completeness

The 'what' is clear but there is no 'Use when...' or equivalent explicit trigger guidance, which caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

'PR or branch diff' is a natural trigger, but common synonyms like 'pull request' and 'code review' are missing, leaving keyword coverage incomplete.

3 / 5

Distinctiveness Conflict Risk

The knowledge-graph + blast-radius framing carves a mostly distinct niche with only minor overlap risk against generic code-review skills.

4 / 5

Total

13

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
tirth8205/code-review-graph
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.