·todo-task-planning
>_

todo-task-planning

Execute task planning based on the specified file and manage questions[/todo-task-planning file_path --pr --branch branch_name]

17Installs·0Trend·@gendosu

Installation

$npx skills add https://github.com/gendosu/agent-skills --skill todo-task-planning

How to Install todo-task-planning

Quickly install todo-task-planning AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gendosu/agent-skills --skill todo-task-planning
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gendosu/agent-skills.

SKILL.md

View raw

This command reads the specified file ($ARGUMENTS) and performs comprehensive task planning. It can be executed repeatedly on the same file and also manages, confirms, and updates questions.

Important: This command is designed to be executed repeatedly. Do not question the fact that the same command will be executed multiple times; analyze and plan with a fresh perspective each time.

Important: The file specified in $ARGUMENTS will be the TODO management file. Avoid including specifications and research results in this file as much as possible; use docs/memory to store research results.

Execute task planning based on the specified file and manage questions[/todo-task-planning file_path --pr --branch branch_name] Source: gendosu/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gendosu/agent-skills --skill todo-task-planning
Category
>_Productivity
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from gendosu/agent-skills

Quick answers

What is todo-task-planning?

Execute task planning based on the specified file and manage questions[/todo-task-planning file_path --pr --branch branch_name] Source: gendosu/agent-skills.

How do I install todo-task-planning?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gendosu/agent-skills --skill todo-task-planning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/gendosu/agent-skills