<objective List all pending todos, allow selection, load full context for the selected todo, and route to appropriate action. Routes to the check-todos workflow which handles: - Todo counting and listing with area filtering - Interactive selection with full context loading - Roadmap correlation checking - Action routing (work now, add to phase, brainstorm, create phase) - STATE.md updates and git commits </objective <execution context @{{PLATFORM ROOT}}/get-shit-done/workflows/check-todos.md </execution context <context Arguments: $ARGUMENTS (optional area filter) Todo state and roadmap corre…