What problem does it solve?
It coordinates complex research by splitting a goal into multiple stages, running them in parallel, validating the results, and synthesizing a single coherent report.
Core Features & Use Cases
- Parallel research execution: decomposes goals into 3–7 stages and runs independent “scientist” agents for each stage to gather and analyze evidence efficiently.
- Verification and conflict detection: cross-validates stage findings to identify contradictions or missing coverage, producing either a verified outcome or conflicts to resolve.
- AUTO mode autonomy: supports a fully autonomous loop with max-iteration control, state persistence, resume, and completion promises.
Quick Start
Run /oh-my-claudecode:sciomc <your research goal> to automatically decompose the goal, execute staged parallel investigation, verify findings, and synthesize a final report.