What problem does it solve? Cleaning up a cluttered Todoist inbox is tedious and error-prone when done manually, and bulk automation risks deleting tasks that matter. This Skill runs a structured batch review where the user makes every decision and the AI executes each action safely through the Todoist API. ## Core Features & Use Cases - Batch Review Workflow: Presents tasks 4 at a time with a preview of the next batch, sorted by priority, with progress tracking across the session. - Full Disposition Execution: Supports keep, delete, complete, move, delegate, reprioritize, set due date, add labels, recurring due_string scheduling, and compound actions in one pass. - Defensive API Handling: Enforces fresh re-fetches before every batch, content-based matching for moved tasks, priority mapping (API 4 = UI P1), and script-file-based curl execution to avoid auth-token corruption. - Use Case: David says "triage my Inbox" and reviews 40 brain-dump tasks in batches, deciding "into Business, p2, today" per task while the AI executes each compound update and reports final counts. ## Quick Start Ask the AI to start a Todoist cleanup session by reviewing your Inbox tasks four at a time and executing your keep, delete, move, or reschedule decisions.