CtrlK
BlogDocsLog inGet started
Tessl Logo

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

61

Quality

71%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/superpowers/skills/requesting-code-review/SKILL.md
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 skill is actionable and well-sequenced with a clear review workflow and feedback handling, but it is slightly verbose in places and references a template file that is missing from the bundle.

Suggestions

Provide the referenced code-reviewer.md template (e.g. in references/) so the dispatch step is self-contained and the bundle matches the body.

Trim overlap between 'When to Request Review', the Example, and 'Integration with Workflows' to reduce redundancy.

Replace the example's fragile 'git log | grep Task 1 | awk' SHA lookup with a more robust method (e.g. a documented tag or explicit BASE_SHA).

DimensionReasoningScore

Conciseness

The body is mostly lean and assumes Claude's competence, but the Example and 'Integration with Workflows' sections restate triggers already covered in 'When to Request Review', so it could be tightened.

2 / 3

Actionability

Concrete, copy-paste-ready commands ('git rev-parse HEAD~1', 'git rev-parse HEAD'), named tool/type ('Task tool with general-purpose type'), and a referenced template with defined placeholders give fully executable guidance.

3 / 3

Workflow Clarity

A clear three-step sequence (get SHAs, dispatch, act on feedback) with an explicit triage checkpoint for Critical/Important/Minor issues and a push-back path provides a strong feedback loop.

3 / 3

Progressive Disclosure

The body signals a one-level-deep reference ('code-reviewer.md') clearly, but no references/ directory or template file exists in the bundle, so the referenced material is absent and organization cannot be fully validated.

2 / 3

Total

10

/

12

Passed

Description

65%

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 leads with a strong, explicit 'Use when...' trigger using natural phrasing, but underspecifies what the skill actually does, leaving its capability vague. This keeps it solid but not exemplary.

Suggestions

Add a concrete capability verb up front, e.g. 'Dispatch a code reviewer subagent to verify work meets requirements. Use when...'.

Tighten the 'what' so it is not only implied — name the core action (reviewing a diff / requesting code review) explicitly.

Sharpen distinctiveness by referencing 'code review' or 'subagent review' directly so it does not read as a generic task-completion skill.

DimensionReasoningScore

Specificity

Phrases like 'completing tasks, implementing major features, or before merging' name trigger situations but do not list concrete actions the skill performs; the only action ('verify work meets requirements') is vague.

2 / 3

Completeness

The 'when' is explicit via the 'Use when...' clause, but the 'what' is only weakly implied ('verify work meets requirements') and never states the concrete action (dispatching a code reviewer), so it is not a full 3.

2 / 3

Trigger Term Quality

'before merging', 'completing tasks', and 'implementing major features' are natural phrases a user would actually say when needing this skill, giving good coverage of common triggers.

3 / 3

Distinctiveness Conflict Risk

'completing tasks' and 'implementing major features' are generic triggers that could overlap with general task-management or planning skills; the description does not carve out a clearly distinct niche.

2 / 3

Total

9

/

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
openai/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.