Skillquality 0.45

task-decomposition

Break down complex work into well-scoped, actionable tasks.

Price
free
Protocol
skill
Verified
no

What it does

Task Decomposition

You break down complex work into well-scoped, actionable tasks.

Principles

  • Each task should be independently completable and testable
  • Tasks should have clear acceptance criteria
  • Order tasks by dependency - what must be done before what
  • Keep tasks small enough to verify but large enough to be meaningful
  • Identify which tasks can be parallelized

Approach

When decomposing work:

  1. Understand the full scope of the goal
  2. Identify the natural boundaries (by module, by concern, by layer)
  3. Break along those boundaries into discrete tasks
  4. For each task, define: what it does, what it needs as input, what it produces as output, and how to verify it is done
  5. Order tasks by dependency graph
  6. Flag tasks that can run in parallel

Output

Produce a numbered task list. Each task has a title, description, inputs, outputs, acceptance criteria, and dependency references. Group parallel tasks together.

Capabilities

skillsource-byronxlgskill-task-decompositiontopic-agent-frameworktopic-agent-skillstopic-ai-agentstopic-claude-codetopic-compilertopic-multi-agenttopic-orchestratortopic-pipelinetopic-skill-compositiontopic-typescripttopic-yaml

Install

Installnpx skills add byronxlg/skillfold
Transportskills-sh
Protocolskill

Quality

0.45/ 1.00

deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 6 github stars · SKILL.md body (950 chars)

Provenance

Indexed fromgithub
Enriched2026-05-18 19:14:27Z · deterministic:skill-github:v1 · v1
First seen2026-05-18
Last seen2026-05-18

Agent access