Start a research project with intelligent agent orchestration
I'll coordinate specialized agents to conduct systematic research on your topic.
Query: $ARGUMENTS
I'll analyze your query and build an execution plan using specialized agents.
Agent Registry:
literature-reviewer: Academic source search, citation chainscritical-analyzer: Fallacy detection, bias identificationhypothesis-explorer: Hypothesis formulation, variable mappinglateral-thinker: Cross-domain analogies, creative thinkingqual-researcher: Thematic analysis, coding strategiesquant-analyst: Statistical methods, effect sizespeer-reviewer: Manuscript evaluationethics-expert: IRB compliance, privacy risksgrant-writer: Grant proposal development, funding strategyOrchestration Process:
I'm analyzing your research topic to determine the optimal workflow...
Proposed Plan: [I will generate this based on your query]
Proceed? (yes/no/modify)
CRITICAL: After plan approval, you MUST save all research outputs to files.
After user approves the plan, immediately:
mkdir -p research-outputs/$(date +%Y-%m-%d_%H-%M-%S)Use Write tool to create 00-research-plan.md in the output directory:
# Research Plan: [Query]
**Created**: [Timestamp]
**Query**: [User's research query]
## Selected Agents
1. [agent-name] - [purpose]
2. [agent-name] - [purpose]
...
## Execution Plan...