docs-audit
Audit project documentation for quality, completeness, and freshness. Use when assessing documentation health, planning cleanup, or measuring improvement.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Audit project documentation for quality, completeness, and freshness. Use when assessing documentation health, planning cleanup, or measuring improvement.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | docs-audit |
| description | Audit project documentation for quality, completeness, and freshness. Use when assessing documentation health, planning cleanup, or measuring improvement. |
Four failure modes, ordered by developer impact:
| Level | Name | Characteristics |
|---|---|---|
| 1 | Code is the docs | No README |
| 2 | Bare minimum | Basic install, untested |
| 3 | Basic README | Setup works, some contributing info |
| 4 | README with purpose | Tested instructions, error guidance, roadmap |
| 5 | Product-oriented | Visuals, troubleshooting, weekly updates |
Target: Level 4 for internal projects, Level 5 for public/OSS.
| Severity | Definition | Example |
|---|---|---|
| BLOCKING | Prevents starting | No install instructions |
| STALE | Actively misleads | README describes removed feature |
| DRIFT | Partially wrong | Outdated version numbers |
| COSMETIC | Presentation | Formatting inconsistency |
Audit documentation artifacts ONLY. Not code quality, test coverage, or dependencies.
Write Architecture Decision Records when making significant technical choices. Use when selecting tools, patterns, frameworks, or making structural changes that future developers need to understand.
Write AGENTS.md files that serve as operating contracts for AI agents. Use when creating or updating AGENTS.md for a project. Trigger terms: AGENTS.md, agent instructions, agent contract, agent configuration, coding agent setup.
Quality rules for changelog entries. Use when validating, writing, or reviewing changelog content to ensure user-facing value communication.
Task completion sequence including verification, git, signaling, and handoff. Use when finishing a task or reporting status.
Architecture diagrams for documentation. Covers ASCII, Mermaid, C4, and D2. Applies C4 methodology by default. Trigger terms: diagram, flowchart, architecture diagram, sequence diagram, C4, mermaid, ascii diagram.
Classify documentation by audience and content type. Use when planning, auditing, or placing project documentation.