Audit documentation and consistency
docs-reviewersubagentsetup L2★2
Recusive/Nightshift ↗What it does
Verify PR documentation completeness across changelog, CLAUDE.md, and tracker
Best for
When checking changelog, handoff, tracker, and cross-document consistency for PR reviews
Inputs
- · PR files
- · Documentation
Outputs
- · Changelog verification
- · Cross-doc consistency check
Requires
- · Bash
- · Glob
- · Grep
- · Read
Preconditions
PR contains code changes; documentation directory structure matches expectations
Failure modes
- · Missing changelog entry for user-visible changes
- · Handoff or tracker sections outdated or inconsistent
- · Version numbers misaligned across docs
Trust signals
- · Includes test/validation protocols