CtrlK
BlogDocsLog inGet started
Tessl Logo

code-review-excellence

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

85

1.28x
Quality

Does it follow best practices?

Impact

86%

1.28x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The body is highly actionable with concrete templates, examples, and a clear phased workflow, but it is overlong for a SKILL.md — re-teaching concepts Claude already knows and inlining content that should live in the (currently nonexistent) bundle files it advertises.

Suggestions

Move the language-specific patterns (Python, TypeScript) and the full security/performance checklists into references/common-bugs-checklist.md and references/security-review-guide.md, keeping SKILL.md as a lean overview with one-level-deep links.

Actually create the referenced bundle files (references/, assets/, scripts/pr-analyzer.py) or remove their listings from Resources — currently every link is broken.

Trim conceptual restatement of well-known issues (off-by-one, null checks, SQL injection, N+1, mutable defaults) down to the unique guidance, checklists, and examples that Claude would not already supply.

DimensionReasoningScore

Conciseness

The ~530-line body mixes genuinely actionable artifacts (templates, severity labels, code patterns) with restatements of concepts Claude already knows ('N+1 queries?', 'SQL injection risks?', mutable default arguments, off-by-one errors), so it is mostly useful but padded and could be tightened considerably.

2 / 3

Actionability

Concrete, copy-paste-ready material throughout: executable Python/TypeScript before/after examples, a PR review comment template, severity labels (🔴/🟡/🟢/💡/📚/🎉), and explicit checklists.

3 / 3

Workflow Clarity

A clearly sequenced four-phase review process (Context Gathering → High-Level → Line-by-Line → Summary & Decision) with time budgets and numbered sub-steps; no validation checkpoints are needed since code review is non-destructive.

3 / 3

Progressive Disclosure

Section structure and a clearly signaled Resources list are present, but every referenced bundle file (references/*.md, assets/*.md, scripts/pr-analyzer.py) does not actually exist, and large blocks that belong in separate files (language-specific patterns, security checklist) are inlined into SKILL.md.

2 / 3

Total

10

/

12

Passed

Description

90%

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 strong: concrete capabilities, explicit 'Use when' triggers, and a clear niche. Its only weakness is voice — the imperative 'Master' is second person rather than the third-person form the rubric rewards, which caps specificity.

Suggestions

Rewrite the description in third person to match the rubric's preferred voice, e.g. 'Provides constructive code-review feedback, catches bugs early, and fosters knowledge sharing. Use when reviewing pull requests, establishing review standards, or mentoring developers.'

DimensionReasoningScore

Specificity

Names multiple concrete actions ('provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale'), which would earn a 3, but the leading verb 'Master' is imperative/second-person voice rather than the third-person form the rubric requires, so specificity is reduced by 1.

2 / 3

Completeness

It answers both 'what' ('Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing') and 'when' with an explicit 'Use when...' trigger clause.

3 / 3

Trigger Term Quality

Natural trigger phrasing a user would actually say is present: 'reviewing pull requests, establishing review standards, or mentoring developers' covers common variations users voice when they need this skill.

3 / 3

Distinctiveness Conflict Risk

'Code review' is a clear niche with distinct triggers (pull requests, review standards, mentoring) unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (539 lines); consider splitting into references/ and linking

Warning

referenced_paths_exist

Referenced path issues: 6 missing

Warning

Total

14

/

16

Passed

Repository
Dicklesworthstone/pi_agent_rust
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.