CtrlK
BlogDocsLog inGet started
Tessl Logo

pr-review-canvas

Render a PR diff review as a Cursor Canvas that groups changes by reviewer importance, separates boilerplate from core logic, and highlights tricky or unexpected code. Use when reviewing a pull request, summarizing a diff for review, or when the user asks for a PR review canvas, diff walkthrough, or change-set overview.

80

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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 lean, well-sequenced instruction skill that adds only what Claude would not already know, with a concrete gating checkpoint and clear section organization. It appropriately defers SDK and policy detail to the referenced canvas skill files.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding or explanation of concepts Claude already knows; every section adds non-obvious guidance ("Do not present files in alphabetical or tree order", "overuse destroys signal"), so it is above the mostly-efficient-but-tightenable level 2.

3 / 3

Actionability

Gives concrete executable guidance — the exact command `gh pr diff <pr>`, real file paths to read, an explicit three-tier grouping scheme, and specific callout tags — so it is fully actionable rather than the incomplete/pseudocode level 2.

3 / 3

Workflow Clarity

A clearly sequenced flow (gather → group → distill → trace → call out → tone) with an explicit gating checkpoint ("stop and ask... wait for their reply before continuing"); since this is not a destructive/batch operation, no validate-fix-retry loop is required to cap it at 2.

3 / 3

Progressive Disclosure

No bundle files exist, and the single ~50-line body is well-organized with clear sections and one-level-deep references to the host skill's real resources (canvas SKILL.md, sdk .d.ts files), satisfying the well-organized-sections allowance for short skills.

3 / 3

Total

12

/

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.

The description is specific, trigger-rich, and complete, clearly stating both what the skill produces and when to use it with natural user-facing phrasing. It is distinctive and uses appropriate third-person voice.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "groups changes by reviewer importance", "separates boilerplate from core logic", and "highlights tricky or unexpected code" — matching the multiple-specific-actions anchor rather than the partial coverage of level 2.

3 / 3

Completeness

Explicitly answers both what ("Render a PR diff review as a Cursor Canvas...") and when via a clear "Use when..." clause, matching the level-3 example structure; not level 2 where the trigger is only implied.

3 / 3

Trigger Term Quality

Covers natural phrasings a user would say ("reviewing a pull request", "summarizing a diff for review", "PR review canvas", "diff walkthrough", "change-set overview"), giving good coverage rather than the partial set at level 2.

3 / 3

Distinctiveness Conflict Risk

The "Cursor Canvas" + "PR diff review" framing is a clear niche with distinct triggers unlikely to fire for unrelated skills, matching the level-3 anchor rather than the overlapping level 2.

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
cursor/plugins
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.