CtrlK
BlogDocsLog inGet started
Tessl Logo

receiving-code-review

Code review requires technical evaluation, not emotional performance.

39

Quality

37%

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 ./plugins/antigravity-bundle-oss-maintainer/skills/receiving-code-review/SKILL.md

The canonical home for this skill is receiving-code-review in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

63%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 is a solid behavioral skill with clear decision trees, good concrete examples, and well-defined anti-patterns. Its main weakness is repetition across sections—the forbidden responses and correct acknowledgment patterns are restated 3-4 times, inflating token cost. The workflow is clear and mostly well-sequenced, though the content would benefit from consolidation and potentially splitting examples into a separate reference file.

Suggestions

Consolidate the repeated forbidden/correct response examples into a single reference section rather than restating them in 'Forbidden Responses', 'Acknowledging Correct Feedback', and 'Real Examples'.

Consider extracting the 'Real Examples' and 'Common Mistakes' table into a separate EXAMPLES.md to reduce the main file length and improve progressive disclosure.

DimensionReasoningScore

Conciseness

The skill covers a behavioral/process topic where Claude needs explicit guidance on tone and response patterns, so much of the content earns its place. However, there's significant repetition—the 'forbidden responses' examples appear in multiple sections (Forbidden Responses, Acknowledging Correct Feedback, Real Examples), and the 'no thanks' section over-explains a simple rule. The common mistakes table largely restates earlier content.

3 / 5

Actionability

The skill provides concrete response patterns, specific do/don't examples, and clear decision trees (source-specific handling, YAGNI check, implementation order). The GitHub API command for thread replies is a nice concrete detail. However, this is primarily a behavioral/instruction skill rather than code-based, and the pseudocode blocks are appropriately structured for the domain. Minor gap: no example of the actual pushback phrasing in a PR comment format.

4 / 5

Workflow Clarity

The response pattern (READ→UNDERSTAND→VERIFY→EVALUATE→RESPOND→IMPLEMENT) is clearly sequenced. The implementation order section provides good prioritization. The 'handling unclear feedback' section includes a validation checkpoint (stop before implementing). Minor gap: no explicit verification step after all items are implemented (e.g., a final regression check beyond 'verify no regressions').

4 / 5

Progressive Disclosure

The content is well-structured with clear headers and sections, but at ~180 lines it's getting long for a single file. The real examples, common mistakes table, and multiple repeated forbidden-response lists could be split into a reference file. No bundle files exist and none are referenced, so everything is inlined. For a skill of this complexity, some separation would improve navigability.

3 / 5

Total

14

/

20

Passed

Description

11%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 as a stylistic principle or philosophical statement rather than a functional skill description. It completely lacks concrete actions, trigger guidance, and a 'when to use' clause. While 'code review' is a useful keyword, the description provides almost no information for Claude to determine when to select this skill over others.

Suggestions

Replace the philosophical statement with concrete actions, e.g., 'Reviews code for bugs, style issues, performance problems, and security vulnerabilities. Analyzes diffs and provides actionable feedback.'

Add an explicit 'Use when...' clause with trigger terms, e.g., 'Use when the user asks for a code review, PR review, pull request feedback, or wants code critiqued.'

Include natural synonyms and related terms users might say, such as 'PR', 'pull request', 'diff', 'code feedback', 'review my code', to improve trigger term coverage.

DimensionReasoningScore

Specificity

The description contains no concrete actions whatsoever. It states a philosophy ('technical evaluation, not emotional performance') but never describes what the skill actually does—no mention of reviewing diffs, checking for bugs, suggesting improvements, or any other actionable capability.

1 / 5

Completeness

The description fails to answer both 'what does this do' and 'when should Claude use it.' It reads as a stylistic directive rather than a functional description. There is no 'Use when...' clause and no concrete explanation of capabilities.

1 / 5

Trigger Term Quality

The phrase 'code review' is a relevant natural keyword that users might say, but beyond that there are no other trigger terms, synonyms, file types, or related phrases like 'PR review', 'pull request', 'diff', or 'feedback'.

2 / 5

Distinctiveness Conflict Risk

'Code review' is a recognizable domain, but the description is so vague that it could overlap with any coding assistance, feedback, or analysis skill. The lack of specific actions or triggers makes it hard to distinguish from general code-related skills.

2 / 5

Total

6

/

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.