wanshuiyin/auto-claude-code-research-in-sleep

ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 13 minutes ago
Added to GitGenius on September 1st, 2026
Created on March 10th, 2026
Open Issues & Pull Requests: 67 (+1)
GitHub issues: Enabled
Number of forks: 1,372
Total Stargazers: 15,836 (+0)
Total Subscribers: 27 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 11.6 hours
Mean response time: 4.0 days
90th percentile: 6.5 days
Tracked items: 116

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 65% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 12% of issues opened in the past year have been closed. Three people close 89% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 52
New in 7 days: 5
Closed in 7 days: 1
Avg open age: 106 days
Stale 30+ days: 40
Stale 90+ days: 32

Recent activity

Opened in 7 days: 4
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • maintainer-rfc (5)
  • enhancement (1)
  • good first issue (1)

Detailed Description

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.