decompose

Decompose high-level decisions into granular tasks with defined parameters.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Katsu0424/Skills-factory --skill decompose-katsu0424
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decompose
Source: https://github.com/Katsu0424/Skills-factory/tree/main/artifacts/bundles/autonomous-workflow/skills/decompose
Command: npx skills add https://github.com/Katsu0424/Skills-factory --skill decompose-katsu0424

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill transforms high-level decisions or complex goals into a structured list of small, manageable tasks, making large projects less daunting and easier to execute.

Core Features & Use Cases

  • Task Decomposition: Breaks down decisions into granular tasks (5-30 min duration).
  • Structured TODOs: Generates a clear TODO list with What, Where, How, Why, and Done when for each task.
  • Dependency Mapping: Visualizes and defines dependencies between tasks.
  • Use Case: After a planning meeting, use this Skill to automatically generate a detailed, step-by-step to-do list for the development team, ensuring everyone knows exactly what to do next.

Quick Start

Use the decompose skill to break down the decision 'Implement user authentication' into a detailed task list.

Frequently Asked Questions about decompose

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I break down complex project decisions into actionable steps?

To break down complex project decisions into actionable steps, you decompose high-level goals into granular tasks within a 5-30 minute execution scope. This creates structured TODO lists with defined parameters like What, Where, How, Why, and Done when.

What is the best way to create a structured todo list from high-level project planning goals?

Creating a structured todo list from high-level project planning goals involves transforming decisions into small, manageable tasks. Each task defines specific fields: What, Where, How, Why, and Done when, ensuring everyone knows exactly what to do next.

Can task decomposition identify dependencies between actionable tasks?

Yes, task decomposition can identify dependencies between actionable tasks. As it breaks down decisions into granular items, it visualizes and defines dependencies to ensure proper execution sequence within the project management workflow.

How do I automate todo list generation for workflow automation after a planning meeting?

To automate todo list generation for workflow automation after a planning meeting, you apply task decomposition to the recorded decisions. This automatically generates a detailed, step-by-step list of 5-30 minute tasks for your development team.

What level of task granularity is needed for effective task management workflows?

Effective task management workflows require a task granularity that fits within a 5-30 minute execution scope. Breaking down decisions into this manageable size prevents large projects from becoming daunting and ensures tasks are truly actionable.