원클릭으로
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.