CtrlK
BlogDocsLog inGet started
Tessl Logo

documentation-review

Performs comprehensive documentation review including build validation, Diataxis analysis, structure audit, accuracy verification, and style compliance. Use when reviewing documentation changes or auditing documentation quality.

72

Quality

88%

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

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-5

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

A well-structured orchestration skill with a clear multi-stage workflow, explicit validation checkpoints, and clean progressive disclosure via one real reference file. Slight conciseness gains are available from de-duplicating the checkpoint pattern.

Suggestions

De-duplicate the checkpoint/verification pattern: state it once in Execution Requirements and reference it from each stage rather than restating the format inline.

Trim the persona's restatement of the Diataxis categories—Claude already knows the framework—keeping only how this skill applies it.

Optionally show the exact invocation form for the atomic skills (e.g. the skill name as called) to remove ambiguity about how each stage is executed.

DimensionReasoningScore

Conciseness

Mostly efficient orchestration prose, but minor redundancy—e.g. the checkpoint/verification pattern is stated in "Execution Requirements" and restated in each stage—and the persona lightly re-explains the Diataxis framework Claude already knows.

4 / 5

Actionability

Names the exact atomic skill to invoke per stage, what to capture, and a concrete checkpoint string format; guidance is executable with only minor gaps (no invocation syntax).

4 / 5

Workflow Clarity

A clearly sequenced 7-stage workflow with an explicit per-stage verification/checkpoint pattern, a STOP decision point on build failure, and a dedicated error-handling section providing feedback loops.

5 / 5

Progressive Disclosure

Well-organized into Scope/Persona/Workflow/Error Handling/Constraints with a single one-level-deep, clearly signaled reference to references/doc-review-report-template.md (a real bundle file); bulk detail is appropriately delegated to atomic skills.

5 / 5

Total

18

/

20

Passed

Description

92%Weight 40%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.

A strong, third-person description that concretely enumerates five review activities and pairs them with explicit usage triggers. Only minor trigger-term synonym coverage is missing.

DimensionReasoningScore

Specificity

Lists multiple concrete review actions—"build validation, Diataxis analysis, structure audit, accuracy verification, and style compliance"—giving comprehensive coverage of capabilities.

5 / 5

Completeness

Explicitly answers both what (comprehensive documentation review with five named activities) and when ("Use when reviewing documentation changes or auditing documentation quality") with concrete triggers.

5 / 5

Trigger Term Quality

"Use when reviewing documentation changes or auditing documentation quality" offers good natural keyword coverage, but misses common synonyms like "docs" or "doc review".

4 / 5

Distinctiveness Conflict Risk

"Documentation review" carves a clear niche with distinct triggers unlikely to fire for unrelated skills; minimal conflict risk.

5 / 5

Total

19

/

20

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
canonical/copilot-collections
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.