Shape a new feature from a vague idea into a structured pitch. Input: problem or opportunity description (argument or interactive prompt). Output: approved pitch file at ${specs_root}/pitches/<slug>.md — the agent returns the draft content + pending gates; this skill delivers the pitch to the user, runs the gates via AskUserQuestion, and writes the file only on approve (nothing on reject) — then handoff to manager:decompose for epic decomposition.
$npx -y skills add nvzver/claude-marketplace --skill shapeInstalls into the current project.
Run `npx skills use "https://github.com/nvzver/claude-marketplace" --skill "nvzver/claude-marketplace/shape"` 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.