Skip to content
docs-update

07 · Maintenance

docs-update

Audit and update project documentation — READMEs, changelogs, inline docs — and keep them in sync with the code.

Use when

Use when docs have drifted from the code, or before a release when the README would lie.

What this skill is

docs-update is an agent skill in the akakika-skills collection. It is a SKILL.md file that teaches Claude Code, Codex, Cursor, and other skill-aware agents how to handle this job without inventing a half-remembered version of it. Read it, copy the folder, or install the full set.

Install just this skill

Copy into Claude Code
git clone https://github.com/aka-kika/akakika-skills
cp -R akakika-skills/skills/maintenance/docs-update ~/.claude/skills/

Or install everything with the one-liner.

Back to the collection