What problem does it solve?
It helps turn complex research goals into a complete, evidence-backed report by running multiple scientist agents in parallel and then cross-validating their findings.
Core Features & Use Cases
- Stage-based decomposition: Breaks a research goal into 3–7 independent stages with scoped focus and tiering (LOW | MEDIUM | HIGH).
- Parallel scientist execution: Dispatches stages concurrently across haiku/sonnet/opus scientist models to match task complexity.
- Verification and synthesis: Cross-validates results to detect contradictions or coverage gaps, then aggregates into a final report.
- AUTO mode orchestration: Performs the full workflow autonomously with loop control, persisted session state, and explicit promise tags for completion or blocking.
Use case: Analyze authentication patterns in a codebase by enumerating relevant files, examining token handling and session management, identifying vulnerability patterns, and synthesizing a verified report with evidence blocks and optional figures.
Quick Start
Run sciomc in AUTO mode by asking it to perform comprehensive research on your target topic until it outputs a research completion promise.