What problem does it solve? Keeping project TODO files current is tedious: completed items linger, new tasks from recent work never get recorded, and priorities drift out of sync with actual development. This Skill keeps ndestates-io TODO-*.md files accurate by carrying forward open items, marking completed work, and reprioritizing tasks. ## Core Features & Use Cases - Carry Forward & Sync: Moves unfinished tasks into today's TODO file and updates entries based on recently completed work. - Prioritization & Reprioritization: Reorders and annotates tasks according to current project needs, with branch and date context. - Proposal-Only Workflow: Outputs proposed TODO updates in a canonical format and waits for approval before any commit. - Use Case: After finishing a valuations layout feature, invoke the Skill to mark that task done, add the next CDD task, and produce a structured update proposal for review. ## Quick Start Invoke /todo-specialist-agent with an instruction such as "mark valuations layout done, add next CDD" to receive a proposed TODO update for approval.