By jacazjx
Initialize and run a gated five-phase AI research project from idea through paper. Supports Survey, Pilot, Experiments, Paper, and Reflection phases with explicit human gates.
This directory contains user-facing commands for the five-phase research workflow.
Gracefully abandon or archive a research project with proper state cleanup
Configure system parameters including research idea, GPU settings, loop limits, and language preferences
Initialize a new AI research project with proper directory structure and state management
Interactive intent clarification — helps users sharpen their research idea before initialization
Reviewer agent for Pilot and Experiments phases. Reviews experimental design, validates results, judges evidence strength.
Primary agent for Pilot and Experiments phases. Designs experiments, implements code, runs experiments, analyzes results.
Reviewer agent for Survey phase. Audits novelty, feasibility, theory risk, and citation authenticity.
Reviewer agent for Reflection phase. Judges which improvements are reusable, safe, and actionable.
Orchestrator agent that coordinates phases, manages state, evaluates gates, and communicates with the researcher. Used by utility skills (configure, status, reload, audit, insight, gitmem, feishu-notify, external-review).
Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare", or needs to interpret experimental data.
Audit the system evaluation report for objectivity, evidence quality, and scoring accuracy. Use after Reflector completes system evaluation.
This framework is a reference guide, not a rigid checklist. The auditor adapts depth and focus to the specific deliverable, its phase, and what matters most for quality.
Unified citation skill covering discovery, verification, ranking, BibTeX generation, and finalization. Finds citation gaps in LaTeX drafts, retrieves real candidate papers, verifies via academic APIs, ranks with a quality formula, and produces provenance-aware BibTeX. Use when user says "curate citations", "verify references", "find citations", "整理引用", "验证引用", or needs citation management for paper writing.
Configure project-level settings (in `.autoresearch/config/`) and user-level preferences (in `~/.autoresearch/`). Supports interactive wizard and command-line modes.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Turn a research IDEA into a controlled five-phase project with explicit human gates
简体中文 | English
AI Research Orchestrator transforms a research idea into a structured project with state machines, deliverables, visual progress tracking, and explicit human gates between phases. Optimized for AI/ML research requiring literature review, pilot validation, experiments, and paper writing.
┌────────────────────────────────────────────────────────────────────────────┐
│ RESEARCH IDEA │
└─────────────────────────────────┬──────────────────────────────────────────┘
│
▼
┌────────────────────────────────────────────────────────────────────────────┐
│ PHASE 1: SURVEY │
│ ┌───────────────┐ ┌───────────────┐ │
│ │ SURVEY │ ── literature review ───────▶│ CRITIC │ │
│ │ (Doer) │ ── novelty check ──────────▶│ (Auditor) │ │
│ │ │ ◀── revision requests ──────│ │ │
│ └───────┬───────┘ └───────┬───────┘ │
│ │ │ │
│ └──────────────────┬───────────────────────────┘ │
│ ▼ │
│ ┌───────────────┐ │
│ │ GATE 1 ✋ │ ← Human Approval Required │
│ └───────┬───────┘ │
└────────────────────────────┼───────────────────────────────────────────────┘
│ Score ≥ 3.5
▼
┌────────────────────────────────────────────────────────────────────────────┐
│ PHASE 2: PILOT │
│ ┌───────────────┐ ┌───────────────┐ │
│ │ CODE │ ── problem validation ─────▶│ ADVISER │ │
│ │ (Doer) │ ── pilot experiment ───────▶│ (Auditor) │ │
│ │ │ ── preliminary results ────▶│ │ │
│ │ │ ◀── design feedback ────────│ │ │
│ └───────┬───────┘ └───────┬───────┘ │
│ │ │ │
│ └──────────────────┬───────────────────────────┘ │
│ ▼ │
│ ┌───────────────┐ │
│ │ GATE 2 ✋ │ ← Go/No-Go Decision │
│ └───────┬───────┘ │
└────────────────────────────┼───────────────────────────────────────────────┘
│ Go decision
▼
┌────────────────────────────────────────────────────────────────────────────┐
│ PHASE 3: EXPERIMENTS │
│ ┌───────────────┐ ┌───────────────┐ │
│ │ CODE │ ── full experiments ───────▶│ ADVISER │ │
│ │ (Doer) │ ── evidence package ───────▶│ (Auditor) │ │
│ │ │ ◀── validation requests ───│ │ │
│ └───────┬───────┘ └───────┬───────┘ │
│ │ │ │
│ └──────────────────┬───────────────────────────┘ │
│ ▼ │
│ ┌───────────────┐ │
npx claudepluginhub jacazjx/ai-research-orchestrator --plugin airesearchorchestratorOh My Paper research harness: memory system, Codex delegation, and pipeline commands for academic research projects.
Autonomous research orchestration: agents for hypothesis-driven investigation, experiment running, fresh-eyes review, and batch evaluation.
Strategic research thinking agents — idea evaluation, project triage, and structured brainstorming inspired by Carlini's research methodology
Synapse research orchestration plugin for Claude Code. Connects AI agents to Synapse for experiment execution, literature search, progress reporting, and autonomous research loops.
Autonomous, personalized research loops for Claude Code. Set a topic, walk away, come back to a quality-gated report adapted to your projects.
Autonomous research loops with 10 commands. Generalizes Karpathy's autoresearch loop to any domain with mechanical evaluation, overnight persistence, and zero dependencies.