Documentation review: Reviews documentation for factual accuracy
Installation
$skills install @stacklok/doc-review
Claude Code
Cursor
Copilot
Codex
Antigravity
Details
Repositorystacklok/toolhive
Path.claude/skills/doc-review/SKILL.md
Branchmain
Scoped Name@stacklok/doc-review
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listSkill Instructions
name: Documentation review description: Reviews documentation for factual accuracy
Generating Commit Messages
Instructions
- Read the documentation you are instructed to review
- Make sure that all claims about how toolhive works are accurate
- Make sure that all examples are based in how toolhive really works, check for formatting, typos and overall accuracy
- 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
More by stacklok
View allpr-inline-review
1,529Submit inline review comments to GitHub Pull Requests using the GitHub CLI, with support for inline code suggestions.
bumping-helm-chart
1,495Ensures that all necessary tasks have been performed for a Helm Chart bump.
generating-commit-messages
1,495Generates clear commit messages from git diffs. Use when writing commit messages or reviewing staged changes.
pr-review-reply
1,494PR Review Reply: Reply to and resolve GitHub PR review comments using the GitHub CLI and GraphQL API.