cyberneticlibrary

Break large tasks into implementable steps

planning-and-task-breakdownskillsetup L12
LLl0k0laD/agent-skills
What it does

Break specs into small implementable tasks

Best for

Decomposing large features into small, parallel-friendly tasks with explicit acceptance criteria.

Inputs
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
Preconditions
  • · Clear spec or requirements
  • · Understood scope
Failure modes
  • · Tasks too large or vague
  • · Missing dependencies
  • · Unrealistic estimates
Trust signals
  • · Emphasis on verifiability and parallelization
  • · Explicit acceptance criteria per task