一键导入
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.