decompose

Decompose complex tasks into structured todos with completion criteria.

9|Updated Aug 20, 2018
One-click install
npx skills add https://github.com/berlysia/dotfiles --skill decompose-berlysia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decompose
Source: https://github.com/berlysia/dotfiles/tree/main/.skills/decompose
Command: npx skills add https://github.com/berlysia/dotfiles --skill decompose-berlysia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Decompose complex workflows into precise, executable todos by delegating heavy reasoning to sub-agents while preserving the main context for downstream continuity.

Core Features & Use Cases

  • Task decomposition: convert ambiguous user goals into concrete, listable todos with rich descriptions.
  • Context protection: isolate main context while sub-agents work on decomposition steps.
  • Orchestrated execution: generate TaskCreate outputs and succinct summaries to guide subsequent actions.
  • Use Case: a team lead presents a tangled feature request and receives a structured plan of actionable tasks ready for assignment.

Quick Start

Provide a detailed decomposition of the user's objective into executable todos by delegating to the sub-agent as outlined.

Frequently Asked Questions about decompose

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

FAQPage Schema
How do I decompose complex tasks into actionable todos?

To decompose complex tasks into actionable todos, this skill breaks down ambiguous goals into structured, executable items with rich descriptions. It enforces explicit completion criteria and verification steps to improve clarity and traceability across product, software, and research workflows.

What is the best way to break down ambiguous feature requests for team assignment?

The best way to break down ambiguous feature requests is converting them into listable todos with rich descriptions. This skill orchestrates execution by generating structured plans of actionable tasks ready for assignment, ensuring clear handoff.

How does context protection work during task decomposition?

Context protection during task decomposition works by isolating the main context while sub-agents perform heavy reasoning. This preserves downstream continuity, ensuring the main workflow remains uncluttered by delegating complex breakdown steps to isolated sub-agents.

Can I use sub-agents to generate structured task plans for research workflows?

Yes, you can use sub-agents to generate structured task plans for research workflows. The skill applies task decomposition across research contexts, generating TaskCreate outputs and succinct summaries to guide subsequent actions without overloading the main context.

Does task decomposition require explicit completion criteria for every subtask?

Yes, task decomposition requires explicit completion criteria for every subtask. The skill enforces these criteria alongside verification steps to ensure each generated todo is structured, executable, and traceable throughout the workflow design process.