What problem does it solve? Project backlogs accumulate stale, duplicated, and misfiled items over time, and cleaning them up ad hoc loses the reasoning behind removals. This Skill sweeps every ROADMAP candidate row and every DESIGN.md Known issues entry in one pass, proposing a disposition per item at a single approval gate. ## Core Features & Use Cases - Whole-list enumeration and assessment: Reads every candidate and known issue, checks staleness, overlap, overgrowth, misfiling, and readiness against archived milestones and decision records, then assigns one of seven fixed dispositions (keep, compress, merge, split, drop, promote, route). - Single gated approval: Presents a full proposal table with one accept/amend/reject chip; nothing is written before the user answers, and unaccepted items stay byte-for-byte untouched. - Auditable recording: Principled drops and trigger-losing merges become decision entries in DECISIONS.md, everything else lands in one validated, stamped, docs-only commit on the default branch. - Use Case: After several milestones, your ROADMAP candidates section has grown noisy. Run the triage pass to drop items whose premises were refuted, merge duplicates, and promote ready work to milestone planning. ## Quick Start Ask the assistant to triage the roadmap candidates and known issues, then review the proposed dispositions at the gate.