gsd-check-todos

List pending GSD project todos with optional area filtering.

Updated May 15, 2026
One-click install
npx skills add https://github.com/Pear-Commerce/pear-ai-skills --skill gsd-check-todos-pear-commerce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-check-todos
Source: https://github.com/Pear-Commerce/pear-ai-skills/tree/main/skills/gsd-check-todos
Command: npx skills add https://github.com/Pear-Commerce/pear-ai-skills --skill gsd-check-todos-pear-commerce

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

For teams using the GSD (Get Shit Done) project workflow, tracking and selecting from a growing list of pending todos across different project areas is time-consuming and disruptive, often requiring manual context gathering to pick the right next task. This skill eliminates that friction by centralizing todo listing, filtering, and selection with full context loading.

Core Features & Use Cases

  • Filtered Todo Listing: View all pending todos with optional area filtering to narrow down tasks relevant to your current work focus.
  • Interactive Selection & Context Loading: Select a todo to automatically load all associated context, file summaries, and roadmap correlation to understand the full scope of the work.
  • Action Routing: Get routed to appropriate next steps for the selected todo, including starting work immediately, adding it to an existing phase, brainstorming solutions, or creating a new project phase, with automatic state updates and git commits.
  • Use Case: If you have 20 pending todos split between frontend, backend, and design areas for a new feature launch, use this skill to filter to backend todos, select the highest priority authentication task, and immediately access all context needed to start implementation without searching through scattered project files.

Quick Start

Use the gsd-check-todos skill to list all your pending project todos and select the task you want to work on next.

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 in my project workflow and select a task to work on?

To list pending todos and select a task, use the gsd-check-todos skill to centralize tracking of outstanding tasks. It displays all pending todos with optional area filtering, allowing you to interactively select your next task and automatically load its full context.

Can I filter my todo list by specific project areas like frontend or backend?

Yes, you can filter your todo list by specific project areas. The skill provides optional area filtering to narrow down tasks relevant to your current work focus, so you can easily isolate backend, frontend, or design tasks from a centralized list.

How does context loading work when I select a todo for implementation?

Context loading automatically retrieves all associated project context, file summaries, and roadmap correlation for the selected todo. This mechanism ensures you understand the full scope of the work item before routing it to downstream actions like immediate execution or brainstorming.

What's the best way to route a selected todo to downstream actions like phase creation?

The best way to route selected todos is using the skill's built-in action routing, which directs tasks to immediate work execution, phase addition, brainstorming, or new phase creation. It automatically handles state updates and git commits for the routed work items.

Does the GSD todo management workflow require manual state updates or git commits?

No, the GSD todo management workflow does not require manual state updates or git commits. When you route a selected todo to a downstream action, the skill automatically applies STATE.md updates and git commits to track progress.

Why does tracking pending todos across multiple project areas become time-consuming?

Tracking pending todos across multiple project areas becomes time-consuming because it requires manual context gathering from scattered project files to pick the right next task. This skill eliminates that friction by centralizing todo listing, filtering, and context loading.