update-claude-documentation
Installation
SKILL.md
Update Claude Documentation
Overview
Use this skill to keep repository documentation consistent after meaningful changes. It covers general project docs plus agent-facing instruction surfaces such as CLAUDE.md and AGENTS.md, so the repo stays coherent for both Claude Code and Codex.
Use When
- Use when significant code, architecture, workflow, or instruction changes affect repository documentation.
- Use when updating agent-facing docs must stay aligned with user-facing and developer-facing docs.
- Use when multiple documentation files need a coordinated refresh after a change.
Do Not Use When
- Do not use for trivial typo fixes or isolated wording changes that do not affect system understanding.
- Do not update one doc in isolation when the same change alters the shared narrative elsewhere.
- Do not keep documentation scoped only to one agent surface if the change affects both.