# Documentation Update

> Maintain project documentation — changelog, architecture docs, user guides, API references. Use when this capability is needed.

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

---


# Documentation Update Skill

Update project documentation to reflect current state of the codebase.

## Steps

1. **Review changes** — Check recent commits, merged PRs, and sprint results for documentable changes.
2. **Update CHANGELOG.md** — Add entries for new features, fixes, and breaking changes.
3. **Check architecture docs** — Flag if architectural changes need documentation updates.
4. **Update user guides** — Ensure CLI usage, dashboard features, and config options are documented.
5. **Verify accuracy** — Cross-check documented features against actual codebase.

## Rules

- Never modify ADRs without explicit stakeholder confirmation.
- Follow existing documentation style and formatting conventions.
- Document the "what" and "why", not just the "how".
- Keep examples up to date with current API/CLI signatures.

---
> Source: [trsdn/aiscrum-pro](https://github.com/trsdn/aiscrum-pro) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-16 -->

