Use the update-docs agent to analyze recent code changes and propose documentation updates.
Workflow:
- Launch the update-docs agent to analyze git history, apply routine low-risk fixes, and return a proposed-updates plan for any significant changes
- Review the returned plan and confirm significant changes with the user (via AskUserQuestion) before applying them
- Apply the approved updates
This will:
- Analyze git history for undocumented changes
- Update CLAUDE.md to reflect current patterns and conventions
- Sync README with current project state
- Add CHANGELOG entries for recent changes
- Optimize documentation for AI agent consumption
Scope and time range: $ARGUMENTS