todo-task-planning

Plan and manage actionable tasks from a specified TODO file.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/gendosu/agent-skills --skill todo-task-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo-task-planning
Source: https://github.com/gendosu/agent-skills/tree/main/skills/todo-task-planning
Command: npx skills add https://github.com/gendosu/agent-skills --skill todo-task-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and manage actionable tasks from a specified TODO file, enabling structured execution and decision capture.

Core Features & Use Cases

  • Task planning from a file: reads a TODO file and produces a clear, executable plan with tasks and dependencies.
  • Branch & PR integration: supports creating a feature branch, committing changes, and opening PRs as part of task execution.
  • Question management: collects and routes user questions to ensure decisions are captured and resolved.
  • Use Case: teams convert backlog files into actionable plans with version-controlled task execution.

Quick Start

Plan tasks from the specified TODO file and (optionally) generate a feature branch, commit changes, and open a PR.

Frequently Asked Questions about todo-task-planning

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

FAQPage Schema
How do I plan and manage actionable tasks from a TODO file?

Task planning from a TODO file involves reading the file to produce a clear, executable plan with tasks and dependencies. It enables structured execution by enforcing updates to task tracking and memory docs within the workflow.

Can I create a feature branch and open a pull request as part of task planning?

Yes, task planning supports creating a feature branch, committing changes, and opening pull requests as part of the execution workflow. This branch and PR integration ensures version-controlled task execution directly from your TODO file.

What is the best way to convert a backlog file into an executable project plan?

Converting a backlog file into an executable project plan requires end-to-end task planning that generates actionable tasks and maps dependencies. This enforces mandatory file updates via the command interface and captures decisions through question management.

How does question management work during task execution?

Question management in task execution collects and routes user questions to ensure decisions are captured and resolved. It maintains context by enforcing updates to memory docs and the TODO file throughout the workflow.

Do I need specific dependencies to enforce PR and branch handling for task planning?

No external dependencies are required to enforce PR and branch handling for task planning. The workflow natively applies branch creation and pull request options to ensure version-controlled task execution within the environment.

When should I not use a TODO file for project management?

You should avoid using a TODO file for project management if your workflow does not require version-controlled task execution or mandatory file updates. It is designed for structured execution where branches, PRs, and dependency tracking are explicitly necessary.