CtrlK
BlogDocsLog inGet started
Tessl Logo

review-docs

Use when reviewing the documentation a branch changes — CLAUDE.md, READMEs and pages under wiki/ — or sweeping the whole wiki with --full. Cross-checks every claim a page makes against the code, finds wikilinks and heading anchors the branch broke, checks frontmatter and page shape, and reports D-C/H/M/L findings in the four-field format.

75

Quality

92%

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

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

An exemplary procedure skill: every step is executable shell, the workflow is sequenced with contingency handling and a hard final validation, and the one external reference is real, clearly signaled, and holds the right content. The only room for improvement is trimming a handful of justificatory asides.

DimensionReasoningScore

Conciseness

The body is dense and operational — a claim-shape table mapping prose patterns to shell checks, copy-paste bash blocks, and no padding explaining concepts Claude already knows. A few rhetorical rationale sentences ("however good the review inside it", "this is how this family of drift starts") could be trimmed, keeping it just short of fully lean.

4 / 5

Actionability

Nearly every step ships executable shell: the report-skeleton heredoc, git diff/comm pipes for broken wikilinks and stale values, per-claim-shape grep/test commands, and the closing shape check. The only placeholders (<old value>, <page>) are inherent variables, not pseudocode.

5 / 5

Workflow Clarity

Steps 0–5 are clearly sequenced with the deliverable written first, a "No step is a stop" contingency section for absent MCP tooling, explicit error-recovery guidance (report shape violations and how to correct them), and a final validation checkpoint ("Both must print 3") that closes the loop.

5 / 5

Progressive Disclosure

The body keeps the retrieval procedure while correctly splitting the exhaustive per-section checklist into references/checklist.md, a real file signaled clearly ("on a --full sweep, work through it page by page") and exactly one level deep. Sections are well-headed and easy to navigate.

5 / 5

Total

19

/

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 description: it opens with an explicit 'Use when' clause naming concrete trigger targets, then enumerates four specific capabilities and the report format. The only gap is a handful of natural synonyms a user might say instead of 'reviewing the documentation'.

DimensionReasoningScore

Specificity

"Cross-checks every claim a page makes against the code, finds wikilinks and heading anchors the branch broke, checks frontmatter and page shape, and reports D-C/H/M/L findings in the four-field format" names four specific concrete actions with comprehensive coverage of the skill's behavior.

5 / 5

Completeness

An explicit "Use when reviewing…" clause with concrete trigger targets (branch changes, --full, named file types) answers 'when', and the enumerated cross-check/link/frontmatter/finding-format actions answer 'what' clearly.

5 / 5

Trigger Term Quality

"Use when reviewing the documentation a branch changes", "CLAUDE.md", "Readmes", "pages under wiki/" and "sweeping the whole wiki with --full" are natural phrases a user would say, though common synonyms like "docs review", "stale docs" or "documentation drift" are absent.

4 / 5

Distinctiveness Conflict Risk

The trigger is tightly scoped to documentation review on a branch (CLAUDE.md, READMEs, wiki/, --full), a clear niche with distinct triggers that is unlikely to fire for a code-review or general docs-writing skill.

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
englishstventures/osn
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.