From STORM
Run STORM phase 2 — outline generation. This skill should be used when the user asks to "generate an outline for a storm article", "draft a wikipedia-style outline", or invokes /storm:outline. Produces a draft outline from parametric knowledge then refines it using the research information table.
How this skill is triggered — by the user, by Claude, or both
Slash command
/storm:outline <topic> [--output-dir PATH | --save] [--force]<topic> [--output-dir PATH | --save] [--force]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Phase 2 of the STORM pipeline. Drafts an outline from the model's parametric knowledge, then refines it using the research conversations to reflect what was actually learned.
Phase 2 of the STORM pipeline. Drafts an outline from the model's parametric knowledge, then refines it using the research conversations to reflect what was actually learned.
storm-engine via the Skill tool.research/sources.json MUST exist (phase 1 complete). If absent, stop and instruct the user to run /storm:research first. Do not proceed with a parametric-only outline as the final artifact.This phase is complete iff outline.md exists and has ≥2 sections. If --force is not set and it exists, skip and exit early.
research/conversations.jsonl and research/sources.json. Concatenate the conversation histories as the refinement input.outline-draft.md from parametric knowledge alone. This is the model's prior structure for the topic. Use markdown ## Section headings.outline.md.polish phase, not here.outline.md has ≥2 sections. Update run-config.json: phases.outline = "completed", section count.Report: number of draft sections, number of refined sections, sections added/removed during refinement, and the path to outline.md.
npx claudepluginhub daisycatts/dotclaude --plugin stormGuides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Runs a structured interview session to sharpen plans or designs, producing ADRs and a glossary as output.
Applies curated color/font themes to slides, docs, and HTML artifacts. Includes 10 preset themes and can generate custom themes on demand.