gsd-check-todos

List, filter, and select todos with area-based context and action routing.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/TruCol270/salty-pickle --skill gsd-check-todos-trucol270
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-check-todos
Source: https://github.com/TruCol270/salty-pickle/tree/main/.claude-skills/gsd-check-todos
Command: npx skills add https://github.com/TruCol270/salty-pickle --skill gsd-check-todos-trucol270

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List pending todos, load full context for a selected item, and route to the appropriate action to keep work flowing.

Core Features & Use Cases

  • Todo counting and listing with area filtering to focus on relevant work
  • Interactive selection with full context loading to understand the next step
  • Roadmap correlation checking to align actions with strategic goals
  • Action routing to work now, add to phase, brainstorm, or create phase
  • State tracking and git commits to update STATE.md automatically

Quick Start

Run the check-todos workflow for the specified area to list todos, select one, and execute the corresponding action.

Frequently Asked Questions about gsd-check-todos

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

FAQPage Schema
How do I prioritize todos and route actions in a project backlog?▼

Todo prioritization and routing are automated by listing, filtering, and selecting pending backlog items. Users interactively select a todo to load its full context and route it to actions like work now, add to phase, or brainstorm.

How does area-based filtering work for managing project todos?▼

Area-based filtering for project todos narrows listed backlog items to a specified area. This focuses the todo list on relevant work before interactive selection and full context loading occur.

What is the best way to align todo actions with a project roadmap?▼

Aligning todo actions with a project roadmap is handled through roadmap correlation checking. This verifies that routed actions, such as adding to a phase or creating a new one, match strategic goals.

Can I track todo state changes and update STATE.md with git commits?▼

Todo state changes are tracked by updating STATE.md with automated git commits. This maintains versioned state tracking after routing actions like work now or brainstorm are executed.

Do I need any dependencies to automate todo prioritization and routing?▼

Automating todo prioritization requires no external dependencies. The workflow operates independently to list, filter, and select items before routing actions and committing versioned STATE.md changes.