gsd-check-todos

List and filter pending todos, select one interactively, and route it to roadmap actions.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/NUbivek/Searchbar3 --skill gsd-check-todos-nubivek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-check-todos
Source: https://github.com/NUbivek/Searchbar3/tree/main/.codex/skills/gsd-check-todos
Command: npx skills add https://github.com/NUbivek/Searchbar3 --skill gsd-check-todos-nubivek

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you manage your pending tasks by listing them, allowing you to select one for focused work, and integrating with your project's roadmap and state management.

Core Features & Use Cases

  • List and Filter Todos: View all pending todos, with options to filter by area.
  • Interactive Selection: Choose a specific todo to work on, loading its full context.
  • Roadmap Correlation: Checks how the selected todo aligns with the project roadmap.
  • Action Routing: Guides you to take appropriate action, such as working on the todo, adding it to a phase, brainstorming, or creating a new phase.
  • State Management: Updates STATE.md and handles git commits automatically.

Quick Start

Use gsd-check-todos to see and select a todo to work on.

Frequently Asked Questions about gsd-check-todos

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

FAQPage Schema
How do I manage pending todos and correlate them with my project roadmap?

To manage pending todos, you can list and filter them by area, interactively select one for focused work, and check its alignment with the project roadmap. This process also routes you to appropriate actions like state updates or git commits.

Can I filter my task management list by specific project areas?

Yes, you can filter your task management list by specific project areas. This optional area filtering allows for targeted todo management, ensuring you only view pending tasks relevant to your current work context.

How does todo state management integrate with git commits?

Todo state management integrates with git commits by automatically handling the commits when you update your task status. It updates the STATE.md file and routes the selected todo to appropriate git actions upon completion.

What is the best way to select a todo for focused work and track its progress?

The best way to select a todo for focused work is through interactive selection, which loads the full context of the task. It then correlates the selected todo with your roadmap and guides you to take appropriate actions like brainstorming or phase creation.

Do I need a STATE.md file to track todos and route them to appropriate actions?

Yes, you need a STATE.md file to track todos effectively. The system updates this file to manage state management and automatically handles git commits when routing selected todos to appropriate actions.

What actions can I route my todos to after selecting them from the list?

After selecting a todo from the list, you can route it to appropriate actions such as working on the todo, adding it to a project phase, brainstorming, or creating a new phase, while automatically updating state management.