planning-and-task-breakdown

Decomposes complex projects into verifiable tasks with explicit acceptance criteria.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/cookeyholder/django-devcontainer-template --skill planning-and-task-breakdown-cookeyholder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-and-task-breakdown
Source: https://github.com/cookeyholder/django-devcontainer-template/tree/main/.agent/skills/planning-and-task-breakdown
Command: npx skills add https://github.com/cookeyholder/django-devcontainer-template --skill planning-and-task-breakdown-cookeyholder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaks down complex projects into small, verifiable tasks with explicit acceptance criteria.

Core Features & Use Cases

  • Plan mode to read specs and map dependencies
  • Create vertical slices of work and define explicit tasks
  • Checkpoints after major milestones to ensure progress

Quick Start

Provide a project brief, and I will generate a task breakdown with prioritized steps and acceptance criteria.

Frequently Asked Questions about planning-and-task-breakdown

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

FAQPage Schema
How do I break a complex project into verifiable tasks with acceptance criteria?

Project task breakdown involves decomposing complex projects into small, verifiable tasks with explicit acceptance criteria. This process provides a structured task list, dependency guidance, and planning templates to ensure clear scope estimation and execution.

What's the best way to plan parallel work across multiple agents?

Planning parallel work across multiple agents requires mapping dependencies from project specs and creating vertical slices of work. This yields a structured task list with explicit tasks and checkpoints to ensure synchronized progress.

How do I create vertical slices of work from a project spec?

Creating vertical slices of work from a project spec involves using plan mode to read specs, map dependencies, and define explicit tasks. This provides a structured task list with prioritized steps and checkpoints after major milestones.

Can I use task breakdown templates to estimate project scope?

Yes, you can use planning templates to estimate project scope. By decomposing complex projects into small, verifiable tasks with explicit acceptance criteria, the templates provide a structured task list to drive execution and scope estimation.

When do I need explicit acceptance criteria for task breakdown?

You need explicit acceptance criteria for task breakdown when you have a spec, need to estimate scope, or plan parallel work across multiple agents. This ensures tasks are verifiable and provides checkpoints after major milestones to ensure progress.