·decomposing-tasks
</>

decomposing-tasks

arittr/spectacular

Use when you need to create an execution plan from a feature spec - handles worktree context, dispatches subagent for task decomposition, validates quality, analyzes dependencies, groups into phases, and commits the plan

4Installs·1Trend·@arittr

Installation

$npx skills add https://github.com/arittr/spectacular --skill decomposing-tasks

SKILL.md

Create an execution-ready plan from a feature specification with automatic phase grouping based on file dependencies.

When to use: After completing a feature spec with /spectacular:spec, to create an implementation plan.

Announce: "I'm using the Task Decomposition skill to create an execution plan."

Use when you need to create an execution plan from a feature spec - handles worktree context, dispatches subagent for task decomposition, validates quality, analyzes dependencies, groups into phases, and commits the plan Source: arittr/spectacular.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/arittr/spectacular --skill decomposing-tasks
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is decomposing-tasks?

Use when you need to create an execution plan from a feature spec - handles worktree context, dispatches subagent for task decomposition, validates quality, analyzes dependencies, groups into phases, and commits the plan Source: arittr/spectacular.

How do I install decomposing-tasks?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arittr/spectacular --skill decomposing-tasks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/arittr/spectacular