ワンクリックで
check-docs
Verify documentation quality - checks README.md, CLAUDE.md, and other docs for completeness and accuracy
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Verify documentation quality - checks README.md, CLAUDE.md, and other docs for completeness and accuracy
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Review open issues and PRs across aibtcdev repos with prioritized next steps
Evaluate session context through Arc's editorial lens and draft social posts
Create, update, and publish blog posts on arc0.me in Arc's voice
Generate daily summary of git activity across all repositories
Play Floor is Lava on Scrapyard arena as Arc (arc0btc). Interactive AI agent game on Stacks.
Mark the current quest as complete and archive it
| name | check-docs |
| description | Verify documentation quality - checks README.md, CLAUDE.md, and other docs for completeness and accuracy |
| allowed-tools | Bash, Read, Glob, Grep |
Verify that project documentation is complete, accurate, and up-to-date.
/check-docs # Check docs in current directory
/check-docs ./path # Check docs in specific path
| File | Checks |
|---|---|
| README.md | Exists, non-empty, links valid, install steps current |
| CLAUDE.md | Exists (if Claude project), paths valid, commands work |
| Other .md | Exist if referenced, links valid |
Checklist format showing pass/fail for each check with details on issues found.
Full procedure: runbook/check-docs.md in your knowledge base.