task-decomposition

Break complex goals into atomic tasks with owners, durations, and dependencies.

1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/Binh230199/ai --skill task-decomposition-binh230199
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-decomposition
Source: https://github.com/Binh230199/ai/tree/main/.github/skills/task-decomposition
Command: npx skills add https://github.com/Binh230199/ai --skill task-decomposition-binh230199

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns vague or complex goals into clear, assignable work plans so teams can move from high-level intent to executable tasks without ambiguity.

Core Features & Use Cases

  • Goal Restatement: Clarifies the objective, success criteria, and constraints before planning begins.
  • Deliverable Breakdown: Identifies the major outputs that must exist for the goal to be complete.
  • Atomic Task Creation: Splits each deliverable into small, measurable tasks with owners, durations, and dependencies.
  • SMART Validation: Checks that every task is specific, measurable, assignable, relevant, and time-bound.
  • Use Case: A product manager can turn a feature request into a sprint-ready task table that engineering can estimate and execute.

Quick Start

Ask me to decompose your goal into a SMART task table with owners, durations, and dependencies.

Frequently Asked Questions about task-decomposition

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

FAQPage Schema
How do I break down a complex project goal into measurable work items?

To break down a complex goal, decompose it into atomic, measurable work items with clear ownership and sequencing. This structured task list creation produces SMART-validated tables containing specific deliverables, dependencies, and durations for software projects.

What is the best way to create a sprint-ready task table from a feature request?

The best way to create a sprint-ready task table is applying work breakdown to split feature requests into atomic tasks. This sprint planning process validates each item against SMART criteria, assigning owners, durations, and dependency mapping for engineering execution.

How does SMART criteria validation work during task decomposition?

SMART criteria validation during task decomposition checks that every generated work item is specific, measurable, assignable, relevant, and time-bound. This mechanism ensures your project planning output contains executable tasks with clear deliverables and completeness checks.

Can I use work breakdown for both software projects and general project requirements?

Yes, you can use work breakdown for both software projects and general project requirements. Task decomposition applies to any structured task list creation, turning high-level intent into atomic, measurable work items with dependency mapping and clear ownership.

Do I need dependency mapping before starting sprint planning with a SMART task plan?

No, you do not need existing dependency mapping before sprint planning. The task decomposition process generates dependency mapping alongside deliverable breakdown, producing a complete SMART task table with sequenced work items and durations.

Why does my project planning fail to produce assignable work items?

Project planning fails to produce assignable work items when vague goals lack atomic task creation and SMART validation. Applying structured task decomposition clarifies objectives and splits deliverables into measurable tasks with explicit owners and durations.