CtrlK
BlogDocsLog inGet started
Tessl Logo

code-review-excellence

Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.

42

Quality

43%

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/code-review-excellence/SKILL.md

The canonical home for this skill is code-review-excellence in rmyndharis/antigravity-skills

SKILL.md
Quality
Evals
Security

Quality

Content

50%Scale 1-5

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

This skill provides a clean, well-structured overview of code review principles but lacks the concrete, actionable depth needed to be truly useful. The instructions are abstract directives rather than specific guidance—there are no example review comments, no patterns to detect, no severity classification criteria, and no concrete workflow for analyzing code. The referenced playbook could address these gaps, but it is not provided in the bundle.

Suggestions

Add at least one concrete example of a code review comment for each severity level (blocking, important, minor) with the specific pattern detected and the suggested fix.

Include a step-by-step workflow for systematically reviewing code (e.g., 1. Check for security issues like SQL injection, XSS; 2. Verify error handling; 3. Assess test coverage) rather than abstract categories.

Provide the referenced `resources/implementation-playbook.md` file or inline the most critical review patterns and checklists so the skill is functional without external dependencies.

Add a concrete output example showing what a well-structured review looks like, including the summary, grouped issues, and suggestions format.

DimensionReasoningScore

Conciseness

Mostly efficient with minimal over-explanation. The 'Use this skill when' and 'Do not use this skill when' sections add some bulk but are reasonable for scoping. The instructions are lean and assume Claude's competence. Minor trimming possible in the 'do not use' section.

4 / 5

Actionability

The guidance is almost entirely high-level and abstract. Instructions like 'Review for correctness, security, performance, and maintainability' and 'Provide actionable feedback with severity and rationale' tell Claude what to do conceptually but provide no concrete examples, specific patterns to look for, example review comments, or executable steps. The referenced playbook is not provided.

2 / 5

Workflow Clarity

There is a rough sequence (read context → review → provide feedback → ask questions → consult playbook if needed) and an output format structure, but no explicit validation checkpoints, no feedback loops for ambiguous findings, and no concrete steps for how to systematically walk through code. For a review skill that could involve batch or destructive feedback, the lack of verification steps is notable.

3 / 5

Progressive Disclosure

The skill references `resources/implementation-playbook.md` for detailed patterns and templates, which is a good progressive disclosure signal. However, no bundle files are provided, so the referenced file doesn't exist, making the reference hollow. The SKILL.md itself is thin enough that it needs the playbook to be useful, yet that resource is missing.

3 / 5

Total

12

/

20

Passed

Description

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

This description reads more like a marketing tagline or mission statement than a functional skill description. It lacks concrete actions, natural trigger terms, and any 'when to use' guidance. The aspirational language ('gatekeeping to knowledge sharing') adds no value for skill selection and obscures what the skill actually does.

Suggestions

Replace abstract language with concrete actions, e.g., 'Analyzes code diffs, writes review comments, suggests improvements, identifies bugs and style issues'.

Add an explicit 'Use when...' clause with natural trigger terms, e.g., 'Use when the user asks for help reviewing code, writing PR feedback, commenting on pull requests, or evaluating merge requests'.

Remove the aspirational framing ('gatekeeping to knowledge sharing') and focus on what the skill functionally does to help Claude distinguish it from other coding-related skills.

DimensionReasoningScore

Specificity

Names the domain (code reviews) but the actions are abstract and vague — 'constructive feedback', 'systematic analysis', and 'collaborative improvement' are buzzwords rather than concrete actions like 'comment on pull requests', 'suggest refactors', or 'check for security issues'.

2 / 5

Completeness

There is a vague 'what' (transform code reviews through constructive feedback) but no 'when' clause at all. The description reads more like a mission statement than a functional skill description, and the missing 'Use when...' clause caps this at 3 maximum, but the 'what' is also quite vague, bringing it to 2.

2 / 5

Trigger Term Quality

'Code reviews' is a relevant keyword users might say, but it misses natural variations like 'PR review', 'pull request', 'review feedback', 'code critique', or 'merge request'. The rest of the terms are aspirational rather than trigger-worthy.

3 / 5

Distinctiveness Conflict Risk

It's somewhat specific to code reviews, which narrows the domain, but the vague framing ('knowledge sharing', 'collaborative improvement') could overlap with general coding assistance, mentoring, or documentation skills.

3 / 5

Total

10

/

20

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.