# Update Docs

> Update and synchronize project documentation — CLAUDE.md, README, CHANGELOG — with recent code changes.

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

---


Use the update-docs agent to analyze recent code changes and propose documentation updates.

Workflow:
1. Launch the update-docs agent to analyze git history, apply routine low-risk fixes, and return a proposed-updates plan for any significant changes
2. Review the returned plan and confirm significant changes with the user (via AskUserQuestion) before applying them
3. 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

