CtrlK
BlogDocsLog inGet started
Tessl Logo

comprehensive-review-full-review

Use when working with comprehensive review full review

43

1.13x
Quality

17%

Does it follow best practices?

Impact

85%

1.13x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/comprehensive-review-full-review/SKILL.md

The canonical home for this skill is comprehensive-review-full-review in sickn33/agentic-awesome-skills

SKILL.md
Quality
Evals
Security

Quality

Content

35%Scale 1-3

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

This skill is excessively verbose, containing detailed prompt templates and extensive descriptions that inflate token usage without proportional value. While the multi-phase workflow structure is logical and the prioritization framework (P0-P3) is useful, the content lacks executable code, concrete commands, and validation checkpoints. The skill reads more like a project plan document than an actionable skill for Claude.

Suggestions

Reduce content by 60-70%: remove detailed prompt templates and tool-specific explanations Claude already knows; keep only the phase structure, key review dimensions, and prioritization framework.

Add explicit validation checkpoints between phases (e.g., 'Verify Phase 1 output contains at minimum: quality metrics, code smell count, and refactoring list before proceeding to Phase 2').

Replace verbose prompt descriptions with concise checklists of what each phase must check, and move detailed prompt templates to the referenced `resources/implementation-playbook.md`.

Add concrete, executable examples of actual review commands (e.g., specific SonarQube CLI commands, Snyk scan commands) rather than just naming the tools.

DimensionReasoningScore

Conciseness

Extremely verbose with extensive explanations Claude doesn't need. The skill over-explains each phase with detailed prompt templates, context descriptions, and expected outputs that bloat the content significantly. Concepts like OWASP Top 10, SOLID principles, and CI/CD are explained rather than simply referenced.

1 / 3

Actionability

Provides structured phases with specific tool invocations and prompt templates, but lacks executable code or concrete commands. The guidance is mostly descriptive ('Use Task tool with subagent_type=...') with pseudocode-level prompts rather than copy-paste ready implementations. References to tools like SonarQube, Snyk, and GitLeaks are mentioned but no actual commands are given.

2 / 3

Workflow Clarity

The four-phase sequential structure is clear with dependencies between phases noted, but there are no explicit validation checkpoints or feedback loops. There's no guidance on what to do if a phase fails, no error recovery steps, and no verification that phase outputs are valid before proceeding to the next phase.

2 / 3

Progressive Disclosure

References `resources/implementation-playbook.md` for detailed examples, which is good, but the main file itself is a monolithic wall of text (~150+ lines of detailed content). The phase details, consolidated report template, and success criteria could be split into separate reference files rather than being fully inline.

2 / 3

Total

7

/

12

Passed

Description

0%Scale 1-3

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 is an extremely poor skill description that fails on every dimension. It contains no concrete actions, no meaningful trigger terms, and is essentially a garbled fragment ('comprehensive review full review') that provides no useful information for skill selection. It would be indistinguishable from and conflict with virtually any review-related skill.

Suggestions

Define what the skill actually does by listing specific concrete actions (e.g., 'Reviews pull requests for code quality, security vulnerabilities, and style compliance').

Add natural trigger terms that specify the domain and common user phrases (e.g., 'Use when the user asks for a code review, PR review, or mentions reviewing changes in a repository').

Make the description distinctive by specifying the exact type of review and the artifacts involved to avoid conflicts with other review-related skills.

DimensionReasoningScore

Specificity

The description contains no concrete actions whatsoever. 'Comprehensive review full review' is vague and abstract with no indication of what is being reviewed or what actions are performed.

1 / 3

Completeness

The 'what' is entirely missing—there is no description of what the skill does. While it starts with 'Use when,' the trigger condition is nonsensical and redundant ('comprehensive review full review'), providing no meaningful guidance on when to use it.

1 / 3

Trigger Term Quality

The only keyword is 'review,' which is extremely generic and could apply to countless domains. There are no natural, specific terms a user would say to trigger this skill.

1 / 3

Distinctiveness Conflict Risk

The term 'review' is extremely generic and would conflict with any skill involving code review, document review, PR review, performance review, etc. There is nothing distinctive about this description.

1 / 3

Total

4

/

12

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.