From compound-science
Generates 15-20 candidate research directions from a question using specialized frames, grounds in methods and literature, then adversarially filters to 5-7 strongest by feasibility, contribution, and identification scores.
How this skill is triggered — by the user, by Claude, or both
Slash command
/compound-science:workflows-ideateThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Divergent exploration before convergent brainstorming. Generate many candidates, then filter ruthlessly.
Divergent exploration before convergent brainstorming. Generate many candidates, then filter ruthlessly.
Read $ARGUMENTS. If the user provides a specific research question, ideate around it. If they provide a broad topic, explore broadly.
Generate 15-20 candidate research directions. Use these research-adapted ideation frames:
Dispatch methods-explorer and literature-scout agents in parallel to ground the ideation in real methods and recent papers.
Iron rule: Generate the full candidate list before critiquing any idea. Push past the first few obvious directions.
Entry condition: Phase 1 produced at least 15 candidate directions (the iron rule). Exit condition: 5-7 survivors identified, all rejected candidates have one-line rejection reasons.
For each candidate, evaluate:
Dispatch identification-critic to attack the top 10 candidates. Only candidates surviving adversarial scrutiny advance.
Target: 5-7 survivors with explicit rejection reasons for all others.
Write the ideation document to docs/ideation/ with YAML frontmatter:
---
status: complete
date: YYYY-MM-DD
topic: <descriptive topic>
candidates_generated: <N>
survivors: <N>
---
Content:
/workflows:brainstorm on the top 1-2 candidatesEnd with: "Ideation complete. Run /workflows:brainstorm [top candidate] to develop requirements for the strongest direction."
npx claudepluginhub james-traina/science-plugins --plugin compound-scienceOrchestrates brainstormer, idea-critic, and research-strategist agents through 6-phase pipeline (Seed → Diverge → Evaluate → Deepen → Frame → Decide) for research ideation, evaluation, and decision-making. Triggers on brainstorming research or project triage.
Generates novel, differentiated research ideas grounded in project context, data feasibility, and literature gaps. Use when needing innovation points, research directions, or evaluating what a dataset can do.
Generates novel research ideas through open-ended brainstorming, interdisciplinary connections, and assumption challenging. Useful for early-stage research planning.