add-plan-todos

Add and refine granular todos within an active execution plan.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/SebKay/skills --skill add-plan-todos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-plan-todos
Source: https://github.com/SebKay/skills/tree/main/add-plan-todos
Command: npx skills add https://github.com/SebKay/skills --skill add-plan-todos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps prevent omissions, sequencing errors, and misunderstandings in project plans by ensuring todos are granular, well-defined, and properly ordered.

Core Features & Use Cases

  • Todo Creation & Refinement: Adds and improves todos for all phases of a project (context gathering, implementation, validation, reporting).
  • Atomic Task Breakdown: Splits large tasks into single, actionable items.
  • Guardrails & Verification: Adds specific todos for risky steps and includes explicit verification checks.
  • Use Case: When starting a new feature development, use this Skill to break down the implementation into small, manageable todos, ensuring each step is tested and accounted for.

Quick Start

Add detailed todos to the current plan based on the user request and plan state.

Frequently Asked Questions about add-plan-todos

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

FAQPage Schema
How do I break down a project plan into atomic todos?

Breaking down a project plan into atomic todos involves splitting large tasks into specific, actionable items. This ensures each step is testable, logically ordered, and includes guardrails for risky steps to reduce errors.

What is the best way to add guardrails for risky steps in task management?

Adding guardrails for risky steps in task management involves inserting explicit verification checks and specific todos during plan refinement. This prevents omissions and sequencing errors during implementation and recovery.

Can I refine an active execution plan when recovering from uncertainty?

Yes, you can refine an active execution plan when recovering from uncertainty. The process adds granular, well-defined todos to clarify scope updates and ensure remaining tasks are properly ordered and testable.

Does atomic task breakdown work for agile workflow planning?

Atomic task breakdown works effectively for agile workflow planning by ensuring todos are specific and testable across all phases. It prevents misunderstandings by logically ordering context gathering, implementation, and validation tasks.

Why does my task management workflow have sequencing errors during implementation?

Task management workflows experience sequencing errors when todos lack granular, well-defined ordering. Refining the plan to ensure todos are specific and logically ordered prevents omissions and implementation misunderstandings.