gsd-add-todo

Extract conversation insights into actionable todos and commit them via Git.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-add-todo-zerada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-add-todo
Source: https://github.com/zerAda/RestaurantAgentAutomation/tree/main/.agent/skills/gsd-add-todo
Command: npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-add-todo-zerada

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you capture ideas, tasks, or issues from GSD sessions and transform them into actionable todos without interrupting your workflow.

Core Features & Use Cases

  • Conversational Idea Capture: Directly extract and structure todos from current conversation context.
  • Todo Creation: Generates a structured todo item with area inference and duplicate resolution.
  • State Management: Updates STATE.md and creates Git commits for version control.
  • Use Case: While in a GSD session, you quickly capture an idea and transform it into a todo with a simple command, ensuring it's not forgotten and tracked effectively.

Quick Start

Use the gsd-add-todo command during your GSD session to capture a task as a todo.

Frequently Asked Questions about gsd-add-todo

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

FAQPage Schema
How do I extract actionable todos directly from a conversation?

You can extract actionable todos from conversations by using a structured capture command during your session. The system structures conversational insights into tracked todo items with area inference and duplicate resolution.

Does capturing tasks from a GSD session interrupt my existing workflow?

No, capturing tasks from a GSD session does not interrupt your workflow. You can transform conversational insights into structured todos using a simple command without leaving your current context.

How does task management handle version control for newly created todos?

Task management handles version control for new todos by updating a STATE.md file and creating Git commits. This ensures your captured ideas and tasks are tracked effectively over time.

Can I use this for project management idea capture without manual formatting?

Yes, you can use this for project management idea capture without manual formatting. It automatically structures your conversation context into actionable todos, inferring areas and resolving duplicates for team leads.

What is the best way to track issues identified during a project discussion?

The best way to track issues from a project discussion is to capture them directly from the conversation context. This approach structures insights into todos and manages state through directory management and version control.