research

Orchestrate parallel scientist agents for multi-stage research execution.

38.5k|3.5k|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/Yeachan-Heo/oh-my-claudecode --skill research-yeachan-heo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/Yeachan-Heo/oh-my-claudecode/tree/main/skills/research
Command: npx skills add https://github.com/Yeachan-Heo/oh-my-claudecode --skill research-yeachan-heo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates parallel scientist agents to tackle complex research goals with AUTO mode, reducing manual coordination and time-to-insight.

Core Features & Use Cases

  • Decomposition & Parallel Execution: Break goals into independent stages and run them concurrently across agents.
  • AUTO Mode: Fully autonomous execution from decomposition to synthesis with loop control, state persistence, and progress reporting.
  • Verification & Synthesis: Cross-validate findings and generate a comprehensive report with structured outputs.
  • Use Case: Example: Evaluate multiple hypotheses in parallel and synthesize a comparative report.

Quick Start

To begin a standard session: /oh-my-claudecode:research <goal> To run fully autonomous: /oh-my-claudecode:research AUTO: <goal> To check progress: /oh-my-claudecode:research status

Frequently Asked Questions about research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate parallel research tasks across multiple agents?

You can automate parallel research tasks by orchestrating scientist agents with AUTO mode, which handles decomposition, concurrent execution, verification, and synthesis autonomously. Define your research goal explicitly and run it to reduce manual coordination.

What is AUTO mode for autonomous multi-stage research execution?

AUTO mode enables fully autonomous research execution from goal decomposition to final synthesis. It manages loop control, state persistence, and progress reporting across parallel agents without requiring manual intervention at each stage.

How do I check progress during a parallel research session?

You can check progress of an active parallel research session by running the status command. This reports on the current state of decomposed tasks, agent execution, and verification stages within your ongoing autonomous session.

Can I evaluate multiple hypotheses concurrently and generate a comparative report?

Yes, the system breaks complex research goals into independent stages and runs them concurrently across agents. It cross-validates findings through verification and synthesizes a comprehensive comparative report with structured outputs.

Do I need to manually decompose goals before running parallel research agents?

No, explicit goal decomposition is handled automatically by the orchestration layer. You provide a structured task definition and model prompts, and the system partitions the goal into independent stages for concurrent agent execution.

What are the limitations of autonomous orchestration for multi-stage research?

Autonomous orchestration requires explicit task definitions, model prompts, and structured session management to function correctly. Without clear goal specifications, the decomposition and parallel execution stages may not produce coherent synthesis results.