docs-claim-check
FeaturedCheck whether the claims in public-facing documentation (README, release notes, install/usage docs) are supported by the evidence the user provides — files, manifests, logs, and command outputs supplied in the conversation. Produces per-claim findings with a confidence label (verified / unsupported / stale-suspected / needs-human) and an explicit "input scope reviewed" statement. Advisory only. Use when the user asks to fact-check docs, verify a README against a repo, audit release notes, or find stale or overstated documentation claims. Do NOT use for standalone code review or bug hunting, security audits, fix/patch generation, or pure command-execution tasks. When such requests are mixed with an eligible claim-check, still use this skill for the claim-check portion and decline only the out-of-scope part — by contract it does not execute commands or edit files.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- kyungseo
- Repository
- kyungseo/skillstead
- Created
- 2 months ago
- Last Updated
- 4 days ago
- Language
- JavaScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
docs-claim-audit
Verify changed public documentation claims against implementation and recorded checks.
moai-workflow-docs-claim-check
Read-only check of whether the claims a public-facing document makes (README, release notes, install and usage guides) are supported by user-supplied evidence. Runs Preflight, Claim Triage, and Validation, splits composite claims into atomic ones, and labels each. Runs no commands and writes no fixes.
fact-checking-by-execution
Use when writing or revising any document, README, comment, or guide that claims a command, a configuration snippet, a default value, an error message, a platform difference, or an install path. Also use when auditing existing documentation for stale claims. DO NOT invoke for prose style or length decisions — route those to ledger:writing-complete-propositions.