check-docs
✓Audit documentation: README, architecture, API docs, .env.example. Outputs structured findings. Use log-doc-issues to create issues. Invoke for: documentation audit, gap analysis, staleness check.
Installation
SKILL.md
This is a primitive. It only investigates and reports. Use /log-doc-issues to create GitHub issues or /fix-docs to fix.
When auth system changes (Clerk, Auth0, Convex Auth, etc.), docs often reference the old system.
| Missing README.md | P0 | | Missing .env.example (with env vars used) | P0 | | Incomplete README sections | P1 | | Missing architecture docs | P1 | | Undocumented env vars | P1 | | Stale documentation | P2 | | Missing CONTRIBUTING.md | P2 | | Missing ADRs | P2 | | Polish and extras | P3 |
Audit documentation: README, architecture, API docs, .env.example. Outputs structured findings. Use log-doc-issues to create issues. Invoke for: documentation audit, gap analysis, staleness check. Source: phrazzld/claude-config.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/phrazzld/claude-config --skill check-docs- Source
- phrazzld/claude-config
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is check-docs?
Audit documentation: README, architecture, API docs, .env.example. Outputs structured findings. Use log-doc-issues to create issues. Invoke for: documentation audit, gap analysis, staleness check. Source: phrazzld/claude-config.
How do I install check-docs?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/phrazzld/claude-config --skill check-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/phrazzld/claude-config
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01