What problem does it solve?
It automates the full research lifecycle—from turning a broad direction into ranked ideas, through implementation and experiment execution, to review-driven improvement and optional paper writing—so you can wake up to a polished outcome instead of managing each step manually.
Core Features & Use Cases
- Idea-to-implementation pipeline: Runs idea discovery (literature + idea creation + novelty check + review), gates the top idea, then proceeds to implementation.
- Experiment deployment and monitoring: Deploys experiments either directly or via a queue scheduler based on batch size, then collects results.
- Autonomous multi-round review loop: Conducts iterative reviewer critiques and implements fixes until a target score threshold or max rounds is reached.
- Narrative report and optional paper writing: Generates NARRATIVE_REPORT.md and can continue into paper writing when configured.
- Use Case: When you want an end-to-end autonomous research run for a topic and a submission-ready narrative (and possibly a LaTeX/PDF manuscript), without manually coordinating the stages.
Quick Start
Run the full end-to-end pipeline by invoking /research-pipeline with your research direction as the argument.