Keep documentation and architecture artifacts lean, canonical, and navigable. Use this skill when users ask to reduce doc proliferation, identify stale/duplicate specs, or improve progressive disclosure.
Use this skill when the user asks to clean docs/spec sprawl, find weak docs, or keep architecture writing aligned with current implementation.
./scripts/docs-garden-audit.sh./scripts/check-docs-consistency.shdprint fmtstale: contradicts current code/layout/namingorphan: not reachable from README/docs hubduplicate: repeats canonical topic without adding valuedead-spec: claims behavior not implemented or no longer plannedindex (link from docs hub)merge (move unique value into canonical doc, delete duplicate)prune (delete dead/stale doc)tighten (add contents, reference links, business-first summary)Read rubric before classifying docs.