# Review Change For Doc Drift

> Review a proposed or completed change specifically for documentation drift, missing tests, and stale knowledge-base entries.

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

---


Use when:
- a PR changed multiple modules
- behavior changed without obvious docs updates
- you suspect stale architecture/spec/reliability/security docs

Checklist:
- Does changed behavior still match product specs?
- Did architectural boundaries change?
- Did reliability expectations or smoke commands change?
- Did trust boundaries or risky sinks change?
- Should quality scores shift?
- Should repeated correction become AGENTS or a skill?
- Should a screencast have been added for a new feature or materially changed workflow?

Required output:
- list of required doc updates
- list of optional doc improvements
- list of missing verification evidence

