decompose

Decomposes complex processes into executable steps with dependencies and automation tags.

3|1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/ryankolean/summit-claude-skills --skill decompose-ryankolean
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decompose
Source: https://github.com/ryankolean/summit-claude-skills/tree/main/skills/decompose
Command: npx skills add https://github.com/ryankolean/summit-claude-skills --skill decompose-ryankolean

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn a large, messy process into a clear sequence of executable steps that can be tackled one at a time, assigned ownership, and optionally automated.

Core Features & Use Cases

  • Break down complex workflows into discrete steps with defined inputs, outputs, and dependencies.
  • Map dependencies and parallelizable steps to optimize execution and handoffs.
  • Provide guidance on when to automate, where to apply AI assistance, and where human input is needed.

Quick Start

Break a complex workflow into an ordered list of actionable steps.

Frequently Asked Questions about decompose

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

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

Task decomposition maps dependencies and parallelizable steps to optimize execution. It breaks complex workflows into discrete steps with defined inputs, outputs, and handoffs, providing guidance on where to apply human input versus automation.

What is the best way to map dependencies for operational workflows?

Mapping dependencies for operational workflows allows you to identify parallelizable tasks and optimize execution handoffs. The decomposition process outputs discrete steps with explicit dependencies, enabling better prioritization and delegation across the project.

Can I use process decomposition for product design and delegation?

Yes, process decomposition works for product design and delegation. It breaks complex processes into discrete steps with defined inputs and outputs, allowing you to assign ownership, map dependencies, and provide guidance on where to apply AI assistance or human input.

How do I identify which workflow steps to automate?

To identify which workflow steps to automate, apply a decomposition process that includes explicit automation tagging. It analyzes the ordered sequence of executable steps, providing guidance on where to apply AI assistance versus where human input is needed.

When should I not use task breakdown for project management?

Task breakdown for project management should be avoided for simple, linear processes that require no dependency mapping or delegation. It is designed for complex, messy workflows where defining discrete steps, parallelizable tasks, and automation tagging provides execution optimization value.