بنقرة واحدة
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.