Decompose a pitch into independently-shippable epics. Input: a pitch slug or path (argument; if omitted, the highest-priority backlog pick). Output: the project-manager agent's epic list delivered and gated (approve / reject / adjust) via AskUserQuestion; on approval the first epic seeds an lsa:discover handoff and the remaining epics are surfaced. Reads ${specs_root}/pitches/<slug>.md.
$npx -y skills add nvzver/claude-marketplace --skill decomposeInstalls into the current project.
Run `npx skills use "https://github.com/nvzver/claude-marketplace" --skill "nvzver/claude-marketplace/decompose"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nvzver/claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/nvzver/claude-marketplace"` and select the relevant skills, then follow their instructions.