gpd-check-todos

List and manage pending research todos with area-based filtering and context loading.

1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/CharGrnmn/roomtemp-superconductor-gpd --skill gpd-check-todos-chargrnmn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-check-todos
Source: https://github.com/CharGrnmn/roomtemp-superconductor-gpd/tree/main/.agents/skills/gpd-check-todos
Command: npx skills add https://github.com/CharGrnmn/roomtemp-superconductor-gpd --skill gpd-check-todos-chargrnmn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gpd, and includes scripts (resource) components.

What problem does it solve?

This Skill helps manage and prioritize research todos, allowing users to list, filter, and select tasks to work on, integrating seamlessly with their project workflow.

Core Features & Use Cases

  • Todo Management: List, filter, and select todos based on areas like analytical, numerical, or formalism.
  • Interactive Selection: Load the full context of the selected todo and route to the appropriate action.
  • Roadmap Correlation: Check for roadmap alignment and offer relevant actions like working on it now, adding to phase plan, or brainstorming.
  • Documentation Update: Update the STATE.md file with the latest todo count and commit changes to git.

Quick Start

Use the gpd-check-todos skill to list and select a pending todo to work on, filtering by area if needed.

Frequently Asked Questions about gpd-check-todos

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

FAQPage Schema
How do I manage research todos and filter them by area?

You can manage research todos by listing pending tasks and applying area-based filtering for analytical, numerical, or formalism categories to narrow down your selection.

What is the best way to align research todos with a project roadmap?

Aligning research todos with a roadmap involves checking correlation to offer relevant actions, including working on the task immediately, adding it to a phase plan, or brainstorming.

How do I update project state documentation after selecting a todo?

Updating project state documentation happens automatically by writing the latest todo count to the STATE.md file and committing the changes to git.

Do I need Python to use GPD for todo tracking and workflow automation?

Yes, Python is required to perform CLI operations and interact with the GPD system for todo tracking and workflow automation.

Can I load the full context of a selected todo before routing it to an action?

Yes, the interactive selection mechanism loads the full context of the selected todo and routes it to the appropriate action within your project workflow.

Related Skills