task-breakdown

Community

Decompose complex tasks into actionable plans.

Authordjimontyp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill transforms vague, complex user requests into clear, atomic subtasks with defined dependencies and execution order, preventing "analysis paralysis" and ensuring efficient project planning and execution.

Core Features & Use Cases

  • Complexity Assessment: Scores tasks (0-20) across scope, time, agents, dependencies, and documentation needs to determine the optimal orchestration level (0-3).
  • Atomic Task Decomposition: Breaks down large requests into small, independently verifiable subtasks (under 30 minutes each) for easier delegation.
  • Dependency Mapping: Identifies and maps task dependencies, enabling efficient parallelization and sequential execution.
  • Use Case: A user requests "Implement user profile editing with avatar upload." This skill would break it down into backend API tasks, frontend UI tasks, database migrations, and testing, then recommend a Level 2 multi-agent orchestration, saving you planning time.

Quick Start

This skill is typically invoked automatically for any non-trivial task.

To manually trigger:

Invoke skill with:

user_request: "Implement a new user authentication system with JWT."

The skill will output a detailed complexity assessment and an execution plan.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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-breakdown
Download link: https://github.com/djimontyp/task-tracker/archive/main.zip#task-breakdown

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.