gsd-add-todo

Create standardized backlog todo entries with descriptions and priorities.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/optivent/gsd-kimi-cli --skill gsd-add-todo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-add-todo
Source: https://github.com/optivent/gsd-kimi-cli/tree/main/skills/gsd-add-todo
Command: npx skills add https://github.com/optivent/gsd-kimi-cli --skill gsd-add-todo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates backlog todo creation for project planning.

Core Features & Use Cases

  • Create Todo Entries: Generate standardized backlog items with a description and priority.
  • Todo Tracking: Automatically assigns identifiers and updates STATE.md to reflect new work.
  • Use Case: When planning a feature, create a high-priority todo to document initial steps.

Quick Start

Invoke the skill with a description for the new todo and an optional priority level.

Frequently Asked Questions about gsd-add-todo

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

FAQPage Schema
How do I automate backlog todo creation for project planning?

Automating backlog todo creation generates standardized TODO entries with descriptions and priorities during sprint planning or feature kickoffs. It handles directory preparation, automatic numbering, file creation, and todo-count updates to ensure project tracking consistency.

How does todo state-management work when adding items to a backlog?

Todo state-management updates STATE.md automatically to reflect new work when backlog items are added. It assigns sequential identifiers to new entries and synchronizes the overall todo-count to maintain accurate project tracking.

Can I assign priority levels when I add a todo item to my project backlog?

Yes, you can assign priority levels when adding a backlog todo item. Invoking the automation with a description and an optional priority level generates a standardized entry that documents the work's importance for sprint planning.

What is the best way to generate standardized TODO entries during backlog grooming?

Generating standardized TODO entries during backlog grooming is best handled by automation that applies consistent formatting. It prepares the directory, creates the file with an automatic identifier, and updates the tracking state without manual entry errors.

Does automated todo tracking require dependencies to update STATE.md?

No dependencies are required for automated todo tracking to update STATE.md. The skill operates independently to handle directory preparation, file creation, and state synchronization for project management workflows.

When do I need automated work-tracking for sprint planning and feature kickoffs?

Automated work-tracking is needed during sprint planning, feature kickoffs, and backlog grooming when you must quickly document initial steps. It ensures standardized todo creation and immediate state updates for consistent project tracking.