task-decomposition

Installation
SKILL.md

Task Decomposition

Decompose high-level objectives into manageable, testable sub-tasks.

Session Start Protocol: Identify parallelizable work and spawn task agents immediately at the start of a session to maximize efficiency.

When to Use

  • Complex requests with multiple components
  • Multi-phase projects requiring coordination
  • Tasks benefiting from parallel execution

Framework

1. Requirements Analysis

Extract: Primary objective, implicit requirements, constraints, success criteria.

2. Goal Hierarchy

Installs
1
GitHub Stars
2
First Seen
May 14, 2026
task-decomposition — d-o-hub/github-template-ai-agents