doc-review

对文档内容进行事实准确性核查,确保所有关于系统功能的描述、示例代码、链接指向及格式规范均与实际行为一致,发现偏差时以待办事项形式列出问题,供人工复核修正。

快捷安装

在终端运行此命令,即可一键安装该 Skill 到您的 Claude 中

npx skills add stacklok/toolhive --skill "doc-review"

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