What problem does it solve? Research projects accumulate scattered todos across analytical, numerical, validation, writing, and formalism areas, making it hard to decide what to work on next. This Skill lists all pending todos, loads full context for a selected item, and routes it to a concrete action such as starting work, planning a phase, or brainstorming. ## Core Features & Use Cases - Todo Listing and Filtering: Displays pending todos with title, area, and relative age, with optional area filters like analytical, numerical, validation, writing, or formalism. - Context Loading and Roadmap Correlation: Reads the selected todo file completely, summarizes referenced files, and checks whether the todo maps to an upcoming phase in ROADMAP.md. - Action Routing and State Updates: Moves completed todos to done/, updates STATE.md pending counts, and commits changes to git through the GPD CLI. - Use Case: A physics researcher returns to a project after a week, runs the todo check with the numerical filter, selects a convergence-check todo, and starts work on it immediately with full problem and solution context loaded. ## Quick Start Ask the assistant to list my pending research todos, optionally filtered by an area such as analytical or numerical, and help me pick one to work on.