plan-decompose

Installation
SKILL.md

[H1][PLAN-DECOMPOSE]

Dictum: Work units become issues; issues enable parallel agent execution.

Decompose plan into GitHub issues via work unit extraction.

Workflow:

  1. §PARSE — Extract work units from plan
  2. §VALIDATE — Verify labels exist, check structure
  3. §CREATE — Create issues in dependency order
  4. §LINK — Add blocker references to dependent issues

Dependencies:

  • github-tools — Issue creation via gh CLI
  • plan.md — Input with Work Units section

Input:

  • Plan: Path to plan artifact with Work Units section
Related skills
Installs
9
GitHub Stars
2
First Seen
Jan 25, 2026