decompose

Installation
SKILL.md

Task Decomposition (Workflow)

Purpose

Break down a large feature/task into independent, implementable subtasks. Produces a PLAN_IOS_XXXX.md in the plans/ directory and creates Linear sub-issues — all designed so future Claude sessions can pick up any subtask with full context.

When Auto-Activated

  • User shares a Linear issue URL and asks to decompose/break down/split
  • Keywords: decompose, decomposition, break down, split task, subtasks, plan feature

Workflow

Phase 1: Gather Context (parallel)

Collect ALL of the following before proposing anything:

  1. Parent Linear issue — read via mcp__linear-server__get_issue (with includeRelations: true)
  2. Linear project — read via mcp__linear-server__get_project if projectId exists
Related skills
Installs
1
GitHub Stars
479
First Seen
10 days ago