task-decomposer

Breaks down complex projects into ordered subtasks with dependencies and execution plans.

1|Updated Mar 17, 2025
One-click install
npx skills add https://github.com/MaciWP/CV_Astro --skill task-decomposer-maciwp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-decomposer
Source: https://github.com/MaciWP/CV_Astro/tree/main/.claude/skills/task-decomposer
Command: npx skills add https://github.com/MaciWP/CV_Astro --skill task-decomposer-maciwp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you tackle overwhelming or ambiguous projects by systematically breaking them down into smaller, manageable subtasks with clear dependencies and execution plans.

Core Features & Use Cases

  • Structured Decomposition: Apply strategies like sequential, parallel, layered, or feature-based breakdown to any complex task.
  • Complexity Assessment: Evaluate task scope, technical difficulty, dependencies, and risk to determine optimal decomposition depth.
  • Use Case: Decompose a large project like "Build a full-stack e-commerce application" into distinct phases and subtasks for backend, frontend, QA, and DevOps agents, with clear dependencies.

Quick Start

Decompose the task "Build a full-stack e-commerce application with user authentication, product catalog, and payment processing" into manageable subtasks.