research
Orchestrate parallel scientist agents for comprehensive research with AUTO mode
Profile →npx skills add majiayu000/claude-skill-registry --skill research-chanhee-kang-oh-my-gemini-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Research Skill Orchestrate parallel scientist agents for comprehensive research workflows with optional AUTO mode for fully autonomous execution. ## Overview Research is a multi-stage workflow that decomposes complex research goals into parallel investigations: 1. **Decomposition** - Break research goal into independent stages/hypotheses 2. **Execution** - Run parallel scientist agents on each stage 3. **Verification** - Cross-validate findings, check consistency 4. **Synthesis** - Aggregate results into comprehensive report ## Usage Examples ``` /oh-my-gemini:research <goal> # Standard research with user checkpoints /oh-my-gemini:research AUTO: <goal> # Fully autonomous until complete /oh-my-gemini:research status # Check current research session status /oh-my-gemini:research resume # Resume interrupted research session /oh-my-gemini:research list # List all research sessions /oh-my-gemini:research report <session-id> # Generate report for session ``` ### Quick Examples ``` /oh-my-gemini:research What are the performance characteristics of different sorting algorithms? /oh-my-gemini:research AUTO: Analyze authentication patterns in this codebase /oh-my-gemini:research How does t
- Overview
- Usage Examples
- Quick Examples
- Research Protocol
- Stage Decomposition Pattern
- Parallel Scientist Invocation
- Smart Model Routing
- Routing Decision Guide
- Verification Loop
- AUTO Mode
- Loop Control Protocol
- Promise Tags
- AUTO Mode Rules
- AUTO Mode Example
What does the research skill do?
Orchestrate parallel scientist agents for comprehensive research with AUTO mode
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill research-chanhee-kang-oh-my-gemini-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.