From researcher
Iteratively refines a research idea through critical assessment, related work analysis, and focused questioning, producing an assessment file and updated idea document.
How this command is triggered — by the user, by Claude, or both
Slash command
/researcher:ideateThe summary Claude sees in its command listing — used to decide when to auto-load this command
## Brainstorm Research Idea You are helping to brainstorm and iteratively refine a research idea through critical assessment, related work analysis, and focused questioning. This command orchestrates a multi-phase workflow that: - **Assesses the Idea**: Analyzes the initial idea with extensive related work research - **Refines the Assessment**: Critically evaluates and improves the assessment to focus on key concerns - **Engages the User**: Presents clarifying questions and incorporates responses - **Updates the Idea**: Rewrites idea.md with improvements based on user feedback This itera...
You are helping to brainstorm and iteratively refine a research idea through critical assessment, related work analysis, and focused questioning. This command orchestrates a multi-phase workflow that:
This iterative process can be repeated multiple times to progressively refine the research concept.
Use the idea-assessment agent to analyze the idea in research-os/project/idea.md and create a comprehensive assessment.
The idea-assessment agent will:
research-os/project/idea.mdresearch-os/project/research-journal.md documenting the explorationresearch-os/project/assessment.md with detailed critique and questionsImportant: Ensure research-os/project/idea.md exists before starting. If it doesn't exist, inform the user:
Please create research-os/project/idea.md with your research idea first, then run /brainstorm again.
Use the assessment-refiner agent to critically evaluate and improve the assessment.
The assessment-refiner agent will:
research-os/project/assessment.mdresearch-os/project/assessment.md with a refined, focused assessmentAfter the refined assessment is complete:
Read research-os/project/assessment.md
Provide a short overall assessment (2-3 sentences)
Identify the three most pressing and crucial questions from the assessment that would have the greatest impact on improving and clarifying the research project
For each of the three questions, provide:
Present these to the user in a clear, organized format:
## Assessment summary
[A short 2-3 sentence summary of the overall assessment. Be constructive but also very clear about potential shortcomings or unclear design decisions]
Based on the assessment, here are the three most crucial questions to refine your research idea:
## Question 1: [Question text]
**Why this matters:**
[Context explaining the importance and impact of this question - 2-3 sentences]
**Potential approach:**
[A concrete, actionable suggestion or potential answer based on the assessment and related work - 2-3 sentences]
## Question 2: [Question text]
**Why this matters:**
[Context explaining the importance and impact of this question]
**Potential approach:**
[A concrete, actionable suggestion or potential answer]
## Question 3: [Question text]
**Why this matters:**
[Context explaining the importance and impact of this question]
**Potential approach:**
[A concrete, actionable suggestion or potential answer]
---
Please provide your thoughts on these questions and the proposed approaches. Your responses will guide the refinement of your research idea.
Once the user provides their responses:
research-os/project/idea.mdresearch-os/project/assessment.mdresearch-os/project/idea.md that:
The updated research-os/project/idea.md should be substantially improved while staying true to the original intent.
Display to the user:
Your idea has been refined based on the assessment and your responses!
The following files have been updated:
✓ research-os/project/idea.md (refined research idea)
✓ research-os/project/assessment.md (critical assessment)
✓ research-os/project/research-journal.md (related work exploration)
You can now:
1. Review the updated research-os/project/idea.md to see the refined version
2. Run /brainstorm again for another iteration of refinement
3. When satisfied with the idea, run /plan-research to create a full research plan
Each iteration of /brainstorm will deepen the analysis and sharpen the focus.
Upon completion of one brainstorm iteration, the following files should have been created/updated:
research-os/project/idea.md - Refined research idea incorporating feedback and user responsesresearch-os/project/assessment.md - Refined critical assessment with prioritized concernsresearch-os/project/research-journal.md - Documentation of related work explorationThe user can then iterate by running /brainstorm again, which will reassess the refined idea and continue the improvement cycle.
npx claudepluginhub wielandbrendel/research-os --plugin researcher/researchGuides an academic research project through its lifecycle — idea, literature, methodology, writing, feedback, and publishing. Supports phase selection and project resumption.
/brainstormRuns a Socratic research design refinement session on a topic, question, or idea. Supports quick, deep, and devils-advocate modes.
/brainstormGenerates 10 ranked research ideas from a topic using heuristic lenses: maps landscape via paper searches, verifies novelty, screens candidates, and sketches top 3.
/exploreGuides Socratic exploration of an idea through probing questions, optionally spawns research, then routes outputs to GSD artifacts (notes, todos, seeds, research questions, requirements, or new phases).
/craft-researchPerforms ad-hoc research by spawning parallel investigator agents that explore sub-questions, write branch files, and synthesize a ranked report. Supports browsing existing topics and resuming across sessions.
/research-flowOrchestrates deep project research by crafting an optimized research prompt and executing it in a dedicated subagent, producing a finalized research document.