planning-and-task-breakdown

Break down complex requests into ordered, verifiable slices with acceptance criteria.

1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/mortenbroesby/playground --skill planning-and-task-breakdown-mortenbroesby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-and-task-breakdown
Source: https://github.com/mortenbroesby/playground/tree/main/.skills/planning-and-task-breakdown
Command: npx skills add https://github.com/mortenbroesby/playground --skill planning-and-task-breakdown-mortenbroesby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Break down a complex request into small, ordered, verifiable slices with acceptance criteria and dependency notes.

Core Features & Use Cases

  • Split a request into vertical slices that can be implemented independently.
  • Attach acceptance criteria, dependencies, and verification to each slice.
  • Use this approach to coordinate work across multiple files or teams and reduce scope risk.

Quick Start

Provide the initial request or spec, and I will generate an ordered plan with verifiable slices.

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 down a complex project request into verifiable steps?

To break down a complex project request, you split it into small, ordered, verifiable slices. Each slice includes explicit acceptance criteria and dependency notes to guide implementation and validation across multiple files or teams.

What is vertical slicing in project management and when should I use it?

Vertical slicing in project management is splitting a request into independently implementable segments. You use it for multi-workspace tasks or long-running specs to reduce scope risk and enforce clear sequencing and per-slice verification.

Can I use task breakdown for coordinating work across multiple teams?

Yes, task breakdown supports coordinating work across multiple teams. By attaching dependencies and acceptance criteria to ordered slices, teams can implement independently while maintaining clear sequencing and concrete validation outcomes.

How do I add acceptance criteria and dependency notes to ordered task slices?

Acceptance criteria and dependency notes are attached to each ordered slice during the breakdown process. This enforces per-slice verification and provides concrete outcomes to guide execution and assessment for multi-file or multi-workspace tasks.

What is the best way to sequence long-running spec initiatives with dependencies?

The best way to sequence long-running spec initiatives is generating an ordered plan with verifiable slices. This approach enforces explicit dependencies, per-slice verification, and concrete outcomes to reduce scope risk during execution.

Does task breakdown work for multi-file and multi-workspace tasks?

Yes, task breakdown is applicable to multi-file and multi-workspace tasks. It breaks complex requests into ordered, verifiable slices with acceptance criteria, ensuring concrete outcomes and clear dependency management across environments.