gsd-check-todos

List and filter pending development tasks with roadmap correlation.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/nnexai/git-stacks --skill gsd-check-todos-nnexai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-check-todos
Source: https://github.com/nnexai/git-stacks/tree/main/.github/skills/gsd-check-todos
Command: npx skills add https://github.com/nnexai/git-stacks --skill gsd-check-todos-nnexai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of task fragmentation by centralizing pending todos and providing a structured workflow to select, context-load, and execute work items.

Core Features & Use Cases

  • Interactive Todo Management: Automatically lists pending tasks with optional area-based filtering to reduce cognitive load.
  • Contextual Execution: Loads full file summaries and roadmap correlations for selected todos to ensure work is aligned with project goals.
  • Workflow Integration: Updates state files and handles git commits automatically, ensuring your progress is tracked and version-controlled.

Quick Start

Ask the gsd-check-todos skill to list all pending tasks so you can select one 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 and prioritize a fragmented task backlog in a git repository?

To manage a fragmented task backlog, you can centralize pending todos and apply area-specific filtering to reduce cognitive load. This workflow loads file summaries and roadmap correlations to ensure selected tasks align with broader project objectives before execution.

What is the best way to track development tasks and correlate them with a project roadmap?

Tracking development tasks and correlating them with a project roadmap requires identifying pending todos and loading their full context. This process maintains alignment with project goals by mapping specific work items to broader roadmap objectives during execution.

Can I automatically commit git changes when completing a pending todo?

Yes, you can automatically commit git changes when completing a pending todo. The workflow integrates state tracking and version control updates, automatically handling git commits to ensure your task progress is consistently tracked and versioned.

How do I filter pending todos by specific project areas to reduce cognitive load?

You can filter pending todos by specific project areas using interactive todo management features. This area-based filtering reduces cognitive load by listing only the relevant pending tasks, allowing you to focus on a specific domain within your repository.

Does this todo management workflow require any external dependencies or components?

No, this todo management workflow does not require any external dependencies or components. It operates independently to facilitate task identification, prioritization, and execution within your project repository without additional software requirements.