gsd-check-todos

List pending todos with area filtering and load full context for selected items.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/MINT-IA/MINT --skill gsd-check-todos-mint-ia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-check-todos
Source: https://github.com/MINT-IA/MINT/tree/main/.claude/skills/gsd-check-todos
Command: npx skills add https://github.com/MINT-IA/MINT --skill gsd-check-todos-mint-ia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List pending todos and select one to work on, enabling focused execution on high-priority tasks by presenting a clear path from backlog to action.

Core Features & Use Cases

  • Todo counting and area-based filtering to surface relevant tasks.
  • Interactive selection with full context loading for the chosen todo.
  • Action routing (work now, add to phase, brainstorm, create phase) and automatic STATE.md updates with git commits.
  • Roadmap correlation checks to align tasks with strategic goals.

Quick Start

Use an optional area filter to list matching todos and select one to load its full context.

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 pending todos and filter them by area?

You can list pending todos by applying an optional area filter to surface matching tasks. The system counts todos and applies area-based filtering to present relevant items for selection.

What actions can I take after selecting a todo to work on?

After selecting a todo, you can route actions like work now, add to phase, brainstorm, or create phase. The system loads full context for the chosen item before routing these actions.

How does task management workflow handle state updates and commits?

The task management workflow handles state updates by automatically updating STATE.md and committing changes via git. This occurs after routing actions on your selected todo item.

Can I align my pending todos with my roadmap during triage?

Yes, you can align pending todos with your roadmap during triage. The system performs roadmap correlation checks to ensure tasks align with strategic goals before you select an action.

What is the best way to load full context for a specific todo?

The best way to load full context for a specific todo is through interactive selection. Once you choose an item from the filtered list, the system automatically loads its complete context for focused execution.