planning-and-task-breakdown

Decompose specs into vertical-slice tasks with acceptance criteria and dependencies.

1|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/cyalcala/va-freelance-hub --skill planning-and-task-breakdown-cyalcala
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-and-task-breakdown
Source: https://github.com/cyalcala/va-freelance-hub/tree/main/.antigravity/skills_old_tainted/planning-and-task-breakdown
Command: npx skills add https://github.com/cyalcala/va-freelance-hub --skill planning-and-task-breakdown-cyalcala

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaks large, ambiguous work into small, verifiable tasks with explicit acceptance criteria to reduce ambiguity and rework.

Core Features & Use Cases

  • Decompose specs into vertical slices with dependencies and milestones.
  • Provide task templates including description, acceptance criteria, verification, dependencies, and touched files.
  • Enable checkpoint-driven progress with early risk detection and review readiness.

Quick Start

Parse the spec, identify tasks, and generate a vertical-slice task list with acceptance criteria, dependencies, and checkpoints.

Frequently Asked Questions about planning-and-task-breakdown

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

FAQPage Schema
What is vertical slicing in task breakdown and how does it help planning?

Vertical slicing decomposes work into small, verifiable tasks with explicit acceptance criteria. It reduces ambiguity and rework by ensuring each slice delivers independent value with clear dependencies and checkpoints.

How do I break down a large spec into actionable tasks with acceptance criteria?

To break down a large spec, parse the requirements and generate a vertical-slice task list. Each task template includes a description, acceptance criteria, verification steps, dependencies, and touched files for predictable delivery.

Can I use dependency graphs to coordinate tasks across multiple team members?

Yes, dependency graphs map task relationships to coordinate work across team members and sessions. Checkpoints provide early risk detection and review readiness to ensure synchronized, predictable delivery.

What is the best way to track progress and detect risks during task execution?

Checkpoint-driven progress tracking is the best way to monitor execution and detect risks early. Checkpoints establish review readiness milestones within the dependency graph to ensure predictable delivery.

When do I need explicit acceptance criteria and verification steps in a task template?

You need explicit acceptance criteria and verification steps when decomposing large, ambiguous work. They ensure tasks are verifiable and reduce rework by defining exactly what constitutes task completion before execution.

Does task breakdown with checkpoints work for estimating work across different sessions?

Yes, task breakdown with checkpoints works for estimating work across sessions. It defines vertical slices, dependencies, and milestones to coordinate predictable delivery and enable early risk detection over time.