task-decomposition

Installation
SKILL.md

Task Decomposition

Enable effective planning and execution by decomposing high-level objectives into manageable, testable sub-tasks.

When to Use

  • Complex user requests with multiple components
  • Multi-phase projects requiring coordination
  • Tasks that could benefit from parallel execution
  • When planning agent coordination strategies

Decomposition Framework

1. Requirements Analysis

Extract Information:

  • Primary objective (what user wants to achieve)
  • Implicit requirements (quality, performance, documentation)
  • Constraints (time, resources, compatibility)
Related skills
Installs
8
First Seen
Jan 28, 2026