| name | docs-review |
| description | Review whether a code change requires documentation updates, examples, migration notes, policy docs, or developer onboarding updates. |
Docs Review
Review whether docs match the code change.
Focus
- Public behavior changes
- API/schema changes
- New commands
- New environment variables
- New policy behavior
- Migration notes
- Developer onboarding impact
- README or runbook updates
- Architecture decision records
Output
Result: PASS / PASS WITH LOW RISKS / FAIL
Docs required: yes/no
Missing docs:
Suggested doc locations:
Required fixes: