skills/60-regisely-superpapers/skills/brainstorm/SKILL.md
Use when starting a new research project, exploring a research idea, deciding whether a question is viable, or before touching code or data for a new paper. Runs a research-focused brainstorm that clarifies research question, identification strategy, data feasibility, and contribution before any implementation.
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research brainstormInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This is the first step in the superpapers pipeline for any new research project. It starts by invoking academic-baseline as the standing policy layer for the session, then mirrors the Superpowers brainstorming philosophy — Socratic questions, proposed approaches, incremental design approval — but asks research-specific questions. The terminal state is invoking write-plan. No implementation, data collection, or literature review beyond gap-verification happens until the design spec is written and approved by the user.
statistical-modeling or the relevant domain skilljournal-guidelines or other late-stage skillsDo NOT invoke write-plan, execute-plan, data collection, analysis, or any literature search beyond gap-verification until the design spec is written and the user has explicitly approved it. This applies to every project regardless of apparent simplicity.
Invoke academic-baseline and replication-driven-research first. academic-baseline resolves CLAUDE.superpapers.md via the walk-up Read (current working directory, then parent directories) and carries its settings into the session; its nine principles apply from the first question onward. replication-driven-research anchors the design as end-to-end reproducible — data to scripts to outputs to paper, with fixed seeds. Both skills stay active for the entire brainstorm.
Explore project context. Inspect existing data/, paper/, .bib files, and git history. Settings from CLAUDE.superpapers.md are already loaded via step 1. Learn what already exists before asking questions.
Detect research field and paper language. From project context when possible; otherwise ask the user. The field shapes which databases, methods, and journals will be relevant. The paper language determines later user-facing output.
Ask Socratic questions one at a time. Do not batch. Use multiple choice where possible. Cover these topics in roughly this order:
statistical-modeling to apply its guidance on specification, assumptions, and diagnostics for the chosen strategy.data-collection for source-discovery guidance only; the hard gate above still blocks actual collection.literature-search in gap-check mode: one or two targeted queries, 5-8 results maximum, no bibliography output. This is NOT the full literature review. The full review runs in the plan's Literature phase, where literature-search is invoked in full mode with all its Mandatory Steps. Do not conflate the two invocations.statistical-modeling for its power-calculation and effect-size guidance.journal-selection to match the paper to candidate outlets given field, method, and contribution.Propose 2-3 empirical approaches with trade-offs. Always recommend one and explain why. Present options conversationally, not as a menu.
Present the research design section by section, getting approval after each section. Sections: research question, data strategy, identification strategy, estimation plan, expected outputs (tables/figures), robustness plan, submission target. When presenting the submission target section, journal-selection must already have been invoked in Step 4 — use its recommendation as the basis for this section.
Scale each section to its complexity. A simple descriptive study may need one paragraph per section. A novel identification strategy may need several.
Write the spec to docs/superpapers/specs/YYYY-MM-DD-<topic>-design.md in English. The spec is a plugin artifact, not paper content — English keeps it consistent across projects.
Self-review the spec for placeholders, internal contradictions, scope problems, and ambiguous requirements. Fix inline.
Ask the user to review the written spec. Wait for explicit approval before proceeding.
Transition to write-plan. This is the only terminal state. Do not invoke execute-plan or any implementation skill directly.
academic-baseline principles throughout — especially the causal-versus-correlational distinction.journal-selectionstatistical-modelingacademic-baseline and replication-driven-research invoked first and applied throughout the brainstormstatistical-modeling invoked for the identification-strategy and statistical-power questionsjournal-selection invoked for the Publication tier question and its recommendation used in the submission-target sectiondocs/superpapers/specs/ in Englishwrite-plan) announced, not executedtools
Show mcp-stata identity, connected tools, and status. Use when the user asks if mcp-stata is available, asks about access to the toolkit, or asks what Stata tools are connected.
tools
Activate when users mention Stata commands, .do files, regressions, econometrics, stored results, graphs, dataset inspection, replication, or Stata errors. Route the task through mcp-stata tools and the specialized research skills instead of treating it as plain text coding.
development
Build and review paper-ready regression, balance, and summary tables from Stata outputs. Use when the user needs a clean table for a draft, appendix, or coauthor share-out.
tools
Install, configure, update, or verify mcp-stata across Claude Code, Codex, Gemini CLI, Cursor, Windsurf, and VS Code. Activate when users ask to set up the Stata toolkit or troubleshoot the installation.