ARIS is a skill-based workflow system for autonomous machine learning research that integrates with Claude Code, Codex, and other LLM agents to automate research tasks without framework lock-in.
The tool addresses the problem of unreliable autonomous research by providing a methodology centered on cross-model review loops, idea discovery, and experiment automation. It works as a collection of markdown-only skills that can be deployed across different LLM platforms and agents. Rather than enforcing a single framework, ARIS treats research workflow as portable methodology—the same skills function whether run through Claude Code, Codex CLI, Cursor, or other supported agents. The system includes built-in self-auditing capabilities to catch output inconsistencies and integrity issues before publication.
Developers should adopt this tool if they need to automate research workflows across multiple LLM platforms without vendor lock-in. It suits projects where research reproducibility and cross-model validation matter—particularly those generating papers, experiments, or analysis that require independent review. The tool distinguishes itself through its emphasis on methodology over platform: the same skill set works across Claude, OpenAI, DeepSeek, and other agents, making it suitable for teams that want flexibility in which LLM provider they use. The project also provides complementary tools for specific use cases: Anti-Autoresearch for detecting fabrication and integrity issues in autonomous research output, HERO for constraining agent over-defense patterns, and ARIS-Movie-Director for multimodal research workflows with per-frame auditing.
Development activity shows active expansion into adjacent problems. The maintainer has released multiple specialized tools addressing specific failure modes in autonomous research—Anti-Autoresearch to catch integrity hacks and fabrication patterns, HERO to bound agent over-defense in proposals, and ARIS-Movie-Director to handle multimodal long-form generation with cross-model frame validation. The project maintains broad platform support, with documented adaptations for Cursor, Trae, Antigravity, GitHub Copilot CLI, OpenClaw, and DeepSeek Harness, including a one-command plugin installation path for DeepSeek environments. Documentation is structured for both human developers and AI agents, with a dedicated agent guide formatted for LLM consumption alongside human-readable setup guides.