What problem does it solve? Answering "what's left to do?" from memory silently drops work: stale plan stubs, open incidents without follow-ups, buried TODO/FIXME markers, and half-merged worktrees. This Skill performs a complete, inspectable sweep of every backlog surface in a repository before any work starts. ## Core Features & Use Cases - Full backlog enumeration: Scans active plan directories, open learning-loop findings, in-code TODO/FIXME/XXX/HACK markers, live git worktrees, and doctor/verify drift. - Disciplined triage: Classifies every item as do-now, skip (with a recorded reason), or route-to-config so nothing is silently dropped. - Chained execution: Hands the do-now set to the agent-protocol skill for multi-agent draining, or runs one or two items inline through the planmax loop. - Use Case: At the start of a work session, ask "what's left?" to get a grounded, triaged list of all open work across plans, incidents, code markers, and worktrees before committing to a task. ## Quick Start Ask the assistant to sweep the backlog and tell you what open work remains in this repository.