Outline Expand banner
youngeun1209 youngeun1209

Outline Expand

Development community

Description

--- description: Map-reduce engine — take an outline, dispatch @paper-writer in parallel, one per section, produce first drafts. Refinement is the user's call via /iterate-revision. --- # /outline-expand Dispatcher. Read [`skills/outline-expand/SKILL.md`](../skills/outline-expand/SKILL.md) and follow it exactly. Arguments: `$ARGUMENTS` ## Signature ``` /outline-expand <outline-path> [--sections <list>] [--max-iter-per-section N] ``` ## Flags | Flag | Default | Purpose | |---|---|---| | `-

Installation

Installs to ~/.claude/skills/youngeun1209-oh-my-claudecode-research-outline-expand/SKILL.md

Terminal
mkdir -p ~/.claude/skills/youngeun1209-oh-my-claudecode-research-outline-expand && curl -fsSL https://raw.githubusercontent.com/youngeun1209/oh-my-claudecode-research/HEAD/commands/outline-expand.md -o ~/.claude/skills/youngeun1209-oh-my-claudecode-research-outline-expand/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository