Discovery phase combining research interviews, literature search, data discovery, and ideation. Routes to appropriate agents based on arguments. Replaces /interview-me, /lit-review, /find-data, /research-ideation.
Launch the Discovery phase of research. Routes to the appropriate agents based on the mode specified.
Input: $ARGUMENTS — a mode keyword followed by a topic or query.
If no mode keyword is given, start with an interactive interview to build the research specification.
/discover interview [topic] — Research InterviewConduct a structured conversational interview to formalize a research idea.
Agents: Direct conversation (no agent dispatch) Output: Research specification + domain profile
Interview structure:
After interview (5-8 exchanges), produce:
quality_reports/research_spec_[topic].md.claude/rules/domain-profile.md (if still template)/discover lit [topic] — Literature ReviewSearch and synthesize academic literature.
Agents: Librarian (collector) → librarian-critic (reviewer) Output: Annotated bibliography + BibTeX entries + frontier map
Workflow:
quality_reports/lit_review_[topic].md/discover data [requirements] — Data DiscoveryFind and assess datasets for the research question.
Agents: Explorer (finder) → explorer-critic (assessor) Output: Ranked data sources with feasibility grades
Workflow:
quality_reports/data_exploration_[topic].md/discover ideate [topic] — Research IdeationGenerate structured research questions and hypotheses from a topic or dataset.
Agents: Direct generation (no agent dispatch) Output: Research questions with empirical strategies
Generate:
quality_reports/research_ideas_[topic].md% UNVERIFIED.