gsd-check-todos

List and select pending todos by area, then load full context.

8|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-check-todos-d0nmega
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-check-todos
Source: https://github.com/D0NMEGA/donnyclaude/tree/main/packages/skills/gsd-check-todos
Command: npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-check-todos-d0nmega

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the process of identifying, selecting, and acting on pending todos by loading full context for the chosen item and routing to the appropriate action.

Core Features & Use Cases

  • Todo counting and listing with area filtering: Quickly summarize and filter todos by area.
  • Interactive selection with full context loading: Pick a todo and surface its comprehensive context for informed decisions.
  • Roadmap correlation and action routing: Validate alignment with roadmap and route to work now, add to phase, brainstorm, or create a new phase.
  • State tracking and commits: Automatically update STATE.md and commit changes to your repo.

Quick Start

List all pending todos, filter by area if provided, select one to work on, and load its full context for subsequent actions.

Frequently Asked Questions about gsd-check-todos

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list and filter pending todos by area for roadmap-aligned planning?

To list and filter pending todos by area, this skill summarizes your task pool and applies area filtering. It then surfaces the full context of your selected todo to drive informed, roadmap-aligned planning decisions.

What is the best way to route selected todos to specific workflow actions?

The best way to route selected todos is through this skill's interactive selection process, which loads full context and routes actions to work now, add to a phase, brainstorm, or create a new phase based on roadmap correlation.

How does context loading work when selecting a todo for interactive workflows?

Context loading works by taking your interactively selected todo and automatically surfacing its comprehensive background information. This ensures you have the complete, context-rich details needed for subsequent work routing.

Do I need to manually update STATE.md and commit changes after routing a todo action?

No, you do not need to manually update STATE.md or commit changes. The check-todos workflow automatically updates your state tracking file and commits the repository changes as part of its routing process.

Can I use this todo management skill for area-filtered task pools without external dependencies?

Yes, you can use this skill for area-filtered task pools without external dependencies. It operates independently to count, list, and select todos, requiring only your repository context to execute the workflow.