Task Decomposer

Community

Break down complex tasks into manageable subtasks.

Authorturbobeest
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically analyzes the complexity of development tasks and breaks down high-complexity items into smaller, more manageable subtasks. This prevents developers from getting stuck on overwhelming tasks and ensures a clear, efficient path to completion.

Core Features & Use Cases

  • Automated Complexity Analysis: Scores task complexity (0-10 scale) using a research-backed method to identify items needing further breakdown.
  • Intelligent Subtask Generation: For high-complexity tasks, it automatically generates detailed subtasks complete with acceptance criteria and test strategies.
  • Worktree-Isolated Decomposition: Performs task expansion in a dedicated Git worktree, ensuring safe and atomic changes without interfering with other tasks.
  • Use Case: After initial task generation, run this skill to refine your project plan, ensuring all tasks are appropriately sized and detailed, making them easier to estimate and implement.

Quick Start

Analyze the current tasks.json file and decompose any high-complexity tasks into subtasks.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Task Decomposer
Download link: https://github.com/turbobeest/claude-dev-pipeline/archive/main.zip#task-decomposer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.