docs-cleaner
Installation
SKILL.md
Documentation Cleaner
Consolidate redundant documentation while preserving 100% of valuable content.
Scope guardrails
| Use this skill when… | Avoid/hand off when… |
|---|---|
| Docs overlap, multiple sources of truth, or total length is unwieldy (>500 lines). | Task is "make docs match code changes" → run update-docs first. |
| Reviewers/authors want a single canonical location. | Typos/format-only edits → lightweight fixes, no consolidation. |
| You need to dedupe without losing value. | Archives/historical records must stay intact → archive separately instead of consolidating. |
| You plan to replace duplicates with stubs pointing to the canonical doc. | None |
Core Principle
Critical evaluation before deletion. Never blindly delete. Analyze each section's unique value before proposing removal. The goal is reduction without information loss.