# Safe Doc Review

> Review documentation changes for clarity, structure, and missing examples.

- Skill: `agent-contracts/safe-doc-review` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add agent-contracts/safe-doc-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agent-contracts/safe-doc-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: agent-contracts (https://skillmd.com/u/agent-contracts)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agent-contracts/safe-doc-review

---


# Safe Doc Review

Use this skill when the user asks for a documentation review, README cleanup, changelog edit, or API guide quality pass.

## Workflow

1. Read only the files the user asks you to review, plus nearby documentation files when needed for context.
2. Identify unclear claims, missing examples, broken links, and outdated commands.
3. Suggest edits with file and line references.
4. Do not run project scripts unless the user explicitly asks for verification.

## References

Load `references/style-guide.md` only when the user asks for style consistency or documentation tone.

