Goal Decomposition
Break high-level goals into executable sub-tasks
by Bob Martinez
What this skill teaches
A planning framework that takes an ambiguous high-level goal and recursively decomposes it into concrete, actionable sub-tasks with dependencies and estimated effort.
When to use it
- Large ambiguous projects
- Sprint planning
What this skill does NOT cover
- Resource allocation