gsd-add-todo

Extracts ideas from conversations and creates todos in STATE.md for GSD sessions.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-add-todo-genpromm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-add-todo
Source: https://github.com/GenproMM/MMLab_TOOLS/tree/main/.claude/skills/gsd-add-todo
Command: npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-add-todo-genpromm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill facilitates capturing and structuring ideas or tasks as todos during a GSD (Get Stuff Done) session, enabling a more organized workflow and easy follow-up.

Core Features & Use Cases

  • Idea Capture: Automatically detects and extracts ideas from current conversation context.
  • Todo Creation: Forms a structured todo item from captured information.
  • Contextual Updates: Updates the STATE.md to maintain the state across GSD sessions.
  • Use Case: During a daily stand-up, if someone mentions they want to add an item to their project todo list, use this Skill to do so immediately without leaving the chat context.

Quick Start

Say "add a todo: [Task description]" to create a new todo based on the current context.

Frequently Asked Questions about gsd-add-todo

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

FAQPage Schema
How do I capture conversation ideas and turn them into todos during a work session?

To capture conversation ideas into todos, use this Skill to automatically extract text from your active chat context and form structured todo items. It analyzes ongoing conversations to detect ideas and proposes task additions immediately without leaving the chat interface.

How does todo management maintain state consistency across multiple GSD sessions?

Todo management maintains state consistency across GSD sessions by writing updates to a designated `STATE.md` file. This ensures that captured ideas and structured task items remain synchronized and easily accessible for follow-up across different chat interactions.

Can I use this Skill to add a todo item during a daily stand-up without breaking context?

Yes, you can add a todo item during a daily stand-up without breaking context by saying "add a todo: [Task description]". The Skill operates directly within the Claude chat interface to capture and structure the mentioned task immediately.

What is the best way to extract tasks from chat conversations for project management?

The best way to extract tasks from chat conversations is using automated idea capture that detects actionable items from the current context. It forms structured todo items from captured information and writes them to a designated storage location for organized workflow management.

Do I need any specific dependencies or setup to use this conversation capture tool?

No specific dependencies are required to use this conversation capture tool. It operates by analyzing text from active conversations within the Claude chat interface and writing to a designated todo storage location using internal scripts.

Why does my todo creation process fail to maintain state across different work sessions?

Todo creation fails to maintain state across sessions if the `STATE.md` file is not updated or properly configured. The Skill ensures state consistency by explicitly writing contextual updates to this file after extracting ideas and forming structured todo items.