task-decomposer

Decompose natural-language problems into DAG-structured sub-tasks with dependencies.

181|30|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/curiositech/some_claude_skills --skill task-decomposer-curiositech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-decomposer
Source: https://github.com/curiositech/some_claude_skills/tree/main/.claude/skills/task-decomposer
Command: npx skills add https://github.com/curiositech/some_claude_skills --skill task-decomposer-curiositech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill tackles the challenge of understanding and structuring complex, natural-language problems by breaking them down into manageable, actionable sub-tasks suitable for automated workflows.

Core Features & Use Cases

  • Automated Task Breakdown: Decomposes vague problem descriptions into concrete, executable sub-tasks.
  • Dependency Identification: Maps out dependencies and identifies opportunities for parallel execution.
  • Use Case: You have a high-level goal like "Launch a new marketing campaign." This Skill will break it down into phases like "Market Research," "Content Creation," "Ad Placement," and "Performance Analysis," identifying dependencies between them.

Quick Start

Decompose the task "Create a comprehensive plan for launching a new mobile app."

Frequently Asked Questions about task-decomposer

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

FAQPage Schema
How do I break down complex project management goals into actionable sub-tasks?

Task decomposition breaks down natural-language problem descriptions into a structured list of executable sub-tasks. It identifies task phases, maps inter-task dependencies, and highlights parallelization opportunities suitable for Directed Acyclic Graph (DAG) nodes.

What is the best way to identify dependencies and parallel execution opportunities in workflow planning?

Workflow planning identifies dependencies by mapping structured sub-tasks into Directed Acyclic Graph (DAG) nodes. This process distinguishes concrete tasks from vague pluripotent nodes to highlight opportunities for parallel execution across different project phases.

Can I use task decomposition for automated workflows requiring Directed Acyclic Graph nodes?

Yes, task decomposition is designed for automated workflows. It transforms natural-language problem descriptions into structured sub-tasks specifically suitable for Directed Acyclic Graph (DAG) nodes, identifying phases and inter-task dependencies.

How does problem solving handle vague tasks during task decomposition?

Problem solving during task decomposition distinguishes between concrete and vague pluripotent nodes. It leverages domain-specific meta-skills to enhance decomposition accuracy, ensuring vague natural-language descriptions become actionable sub-tasks.

Do I need domain-specific meta-skills for accurate task decomposition?

Task decomposition leverages domain-specific meta-skills for enhanced decomposition accuracy. This allows the process to effectively break down complex, natural-language problem descriptions into manageable, actionable sub-tasks and map dependencies.