todo-new

Generate a structured todo.md with phases, tasks, and completion criteria.

11|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/brolag/neural-claude-code --skill todo-new
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo-new
Source: https://github.com/brolag/neural-claude-code/tree/main/skills/todo-new
Command: npx skills add https://github.com/brolag/neural-claude-code --skill todo-new

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates a clear, multi-phase planning document (todo.md) to orchestrate complex autonomous tasks by outlining phases, tasks, and success criteria.

Core Features & Use Cases

  • Generates a structured todo.md with clearly defined phases (Phase 1, Phase 2, Phase 3) and checklists for each task.
  • Helps teams align on milestones before entering a loop, reducing scope creep and ambiguity.
  • Use Case: when starting a large, 3+ step task that requires tracking progress across iterations.

Quick Start

Generate a structured todo.md in the project root to guide a 3+ step autonomous task before the loop.

Frequently Asked Questions about todo-new

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

FAQPage Schema
How do I create a structured todo for multi-step project management tasks?

This skill generates a todo.md file in your project root that defines clear phases, task checklists, and completion criteria to guide complex multi-step task execution.

What is the best way to break down a large autonomous task into phases?

Breaking down a large autonomous task involves outlining sequential milestones in a todo.md, reducing scope creep and aligning execution before entering an autonomous loop.

How do I track progress and milestones before starting an autonomous loop?

You can track progress by generating a multi-phase planning document with task checklists and success criteria, ensuring milestones are established before the autonomous loop begins.

Do I need a structured todo.md for a 3+ step task execution?

Yes, for a 3+ step task, a structured todo.md is recommended to orchestrate complex autonomous iterations by providing clear phases, tasks, and success criteria to prevent ambiguity.

Can I define completion criteria and task checklists for project phases in markdown?

Yes, you can define completion criteria and task checklists by creating a structured markdown planning document that explicitly outlines milestones and success metrics for each phase.

Why should I use task breakdown documents for autonomous loop execution?

Using task breakdown documents for autonomous execution ensures multi-step phases, checklists, and success criteria are pre-defined, reducing ambiguity and scope creep during iterative processing.