Skip to main content
AI/MLstacklok

doc-review

Reviews documentation for factual accuracy

Stars
1,835
Source
stacklok/toolhive
Updated
2026-05-30
Slug
stacklok--toolhive--doc-review
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/stacklok/toolhive/HEAD/.claude/skills/doc-review/SKILL.md -o .claude/skills/doc-review.md

Drops the SKILL.md into .claude/skills/doc-review.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Documentation Review

Instructions

  1. Read the documentation you are instructed to review
  2. Make sure that all claims about how toolhive works are accurate
  3. Make sure that all examples are based in how toolhive really works, check for formatting, typos and overall accuracy
  4. Make sure that all links point to existing files and the content of the links matches what it should

Fact-checking claims in the documentation

See CHECKING.md on instructions on how to check claims in the docs.

You have some examples on how to fact-check in EXAMPLES.md

Your report

  • Do not suggest inline changes
  • Present findings and put each into a todo list. The user will then go through them and review manually