ARIS: Cross-Model Juries for Autonomous LLM Research
ARIS provides lightweight Markdown skills that turn any LLM agent into an autonomous researcher by making multiple models review and refine each other's work in a closed loop.

What it does ARIS provides Markdown-only skill files that orchestrate a research workflow inside Claude Code, Codex, Cursor, and other LLM agents. The agent follows a structured loop—plan, draft, adversarial review, iterate, and persist—so it can run literature reviews or experiments while you are away. There is also a standalone CLI, ARIS-Code, that supports multiple providers including DeepSeek, Qwen, and Doubao without requiring any specific editor.
The interesting bit The workflow splits roles into depth, breadth, and memory, using a cross-model jury so one model’s output is critiqued by another. The research wiki acts as persistent memory, meaning the loop can drive research but never acquit itself—accuracy is enforced by disagreement.
Key highlights
- Runs inside existing agents or standalone; no platform lock-in
- Extends beyond academia to due diligence, legal research, and market analysis via the ARIS-Anything spin-off
- Includes ARIS-Monitor, a macOS floating widget that flags which sessions are stalled waiting for user approval
- Recent releases hardened system-prompt handling to redact secrets and fixed SSE streaming edge cases after cross-model audits
- The same workflow generated ARIS-in-AI-Offer, a collection of 23 bilingual ML interview cheat sheets with derivations and PyTorch code
Caveats
- MCP tool dispatch is currently flagged as experimental in the release notes
- Documentation alternates heavily between Chinese and English, which can make scanning uneven
- The project shipped eleven CLI releases in one month to patch leaks and streaming bugs, so the surface area is still settling
Verdict Researchers and engineers who want structured, autonomous LLM workflows without vendor lock-in should look here. If you need a polished, stable SaaS with a fixed API, this is still a fast-moving open-source experiment.
Frequently asked
- What is wanshuiyin/Auto-claude-code-research-in-sleep?
- ARIS provides lightweight Markdown skills that turn any LLM agent into an autonomous researcher by making multiple models review and refine each other's work in a closed loop.
- Is Auto-claude-code-research-in-sleep open source?
- Yes — wanshuiyin/Auto-claude-code-research-in-sleep is open source, released under the MIT license.
- What language is Auto-claude-code-research-in-sleep written in?
- wanshuiyin/Auto-claude-code-research-in-sleep is primarily written in Python.
- How popular is Auto-claude-code-research-in-sleep?
- wanshuiyin/Auto-claude-code-research-in-sleep has 13.7k stars on GitHub and is currently cooling off.
- Where can I find Auto-claude-code-research-in-sleep?
- wanshuiyin/Auto-claude-code-research-in-sleep is on GitHub at https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep.