task-decomposition

Installation
SKILL.md

Task Decomposition

Before starting a large goal, decompose it.

Steps:

  1. Restate the end goal in one sentence.
  2. List the concrete sub-tasks needed to reach it, in order.
  3. Identify dependencies (which tasks block others).
  4. Estimate relative complexity and flag any unknowns.
  5. Confirm the breakdown with the user before executing.

Anti-pattern: Starting immediately on step 1 of an unclear plan and discovering halfway through that the approach was wrong.

Related skills
Installs
9
GitHub Stars
3.3K
First Seen
Mar 13, 2026