From gsd
Lists pending todos with area filtering, enables interactive selection with full context and roadmap checks, routes to actions like working on it, planning phases, updates STATE.md, and commits to git.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Lists pending todos from .planning/todos/pending/, filters by area, selects and displays details including files and summaries, checks roadmap alignment, and offers actions like working on it.
Interactively triage pending todos: approve with P1-P3 priority (mark ready), skip (delete), or customize. Tracks progress and provides final summary for code review findings.
Share bugs, ideas, or general feedback.
Routes to the check-todos workflow which handles:
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/check-todos.md </execution_context>
Arguments: $ARGUMENTS (optional area filter)Todo state and roadmap correlation are loaded in-workflow using init todos and targeted reads.
The workflow handles all logic including: