Combines style, technical, and structural checks into a single report for documentation PRs.

Install

mkdir -p .claude/skills/docs-review-thunder-id && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/19189" && unzip -o skill.zip -d .claude/skills/docs-review-thunder-id && rm skill.zip

Installs to .claude/skills/docs-review-thunder-id

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Runs docs-check, docs-review-style, and docs-review-tech on one file; combines results into a pass/fail report with a confidence rating. Use before merging any doc PR, or whenever asked for a full or complete review of a documentation page.
240 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Run docs-check on a file
  • Run docs-review-style on a file
  • Run docs-review-tech on a file
  • Combine results into a pass/fail report
  • Provide a confidence rating for the review
  • Identify hard gate failures from various checks

How it works

This skill orchestrates a full review of a documentation file by sequentially running three sub-skills: docs-check, docs-review-style, and docs-review-tech. It then compiles their outputs into a single report with an overall result and confidence rating.

Inputs & outputs

You give it
A file path to a documentation page
You get back
A structured review report with pass/fail status and confidence rating

When to use docs-review

  • Reviewing new documentation pages
  • Validating technical accuracy of docs
  • Checking style consistency before merging

About docs-review

Sequentially runs docs-check, docs-review-style, and docs-review-tech on files to produce a comprehensive pass/fail report with a confidence rating.

Runs docs-check, docs-review-style, and docs-review-tech on one file; combines results into a pass/fail report with a confidence rating. Use before merging any doc PR, or whenever asked for a full or complete review of a documentation page.

When not to use it

  • When reviewing agent instructions (SKILL.md files)
  • When only a partial review is needed
  • When creating a page scaffold

Limitations

  • Does not review SKILL.md files
  • Does not create page scaffolds
  • Findings from /docs-seo are advisory and listed separately

How it compares

This skill provides a complete, automated review process for documentation by combining multiple specialized checks, unlike manual review or running individual checks separately.

Compared to similar skills

docs-review side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
docs-review (this skill)012dNo flagsIntermediate
documentation-review114moNo flagsBeginner
docs-review107moNo flagsBeginner
workthrough108moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry