What problem does it solve? Large backlogs accumulate stale, duplicate, and unlinked items over time, and reorganizing them safely requires human judgment. This Skill structures that cleanup as a two-stage workflow: a survey session proposes a hub taxonomy, and nothing is applied until the owner explicitly acknowledges it. ## Core Features & Use Cases - Survey & Propose: Reads the entire agenda (open, done, and retired items) and drafts a hub taxonomy with item placements, relates_to pairs, and stale/duplicate flags, written into the survey item's body for review. - Human Approval Gate: The survey node stays open until the owner completes it; the apply node stays blocked until that acknowledgment, so no changes happen without consent. - Guarded Apply: The apply session builds exactly the acknowledged shape through attributed ops, honoring owner amendments (latest word wins) and using repair-by-annotation instead of editing or retiring other actors' items. - Use Case: A team running an Intendant agenda with hundreds of accumulated items uses this workflow to have an agent propose a hub structure, review it, and then have a second session apply the approved reorganization. ## Quick Start Run the reconcile-backlog workflow to survey my entire agenda, propose a hub taxonomy for my approval, and then apply the acknowledged structure.