docs-updaterlisted
Install: claude install-skill y-miyazaki/config
**UTILITY SKILL** — automated diff-sync and drift repair, not content authoring.
## Input
- **Interactive / hook:** `scope` (`staged`, `all`, `range` with `--since`) — run this skill's detect script — triage per [common-impact-map.md](references/common-impact-map.md); validate patches per [common-checklist.md](references/common-checklist.md)
- **Automation:** caller-assembled prompt with detect JSON and optional `## Constraints` — load [category-input-schema.md](references/category-input-schema.md) and [category-automation-envelope.md](references/category-automation-envelope.md) on that path only
## Output Specification
Report per [common-output-format.md](references/common-output-format.md). On the automation path, also follow [common-output-format-automation.md](references/common-output-format-automation.md) and [category-automation-envelope.md](references/category-automation-envelope.md). Stay within [category-scope.md](references/category-scope.md).
## Execution Scope
Target: root `*.md`, `docs/**/*.md`, nested `**/README.md` (excluding generated directories), and `mkdocs.yml` (nav section) when present.
### USE FOR:
- Update cross-references, tables, lists, and nav entries for changed paths
- Remove dead links; update paths for renames
- Apply minimal documentation patches per [common-checklist.md](references/common-checklist.md) and [category-documentation-maintenance.md](references/category-documentation-maintenance.md)
### DO NOT USE FOR:
- New document crea