AgentStack

ARIS (Auto Research In Sleep)

by ARIS

5
research

Description

ARIS is a prompt-engineering framework where the LLM *is* the runtime. 5 MCP servers bridge external LLMs for cross-model review, 5 CLI tools handle arxiv/Semantic Scholar fetching + GPU watchdog monitoring, and 49+ Markdown "skill" modules define composable research workflows (with YAML frontmatter) consumed directly by Claude Code/Codex/Cursor. The core architectural insight — "the LLM doesn't need a scheduler; the LLM IS the scheduler" — is orthogonal to Forge's programmatic orchestration but surfaces several quality patterns worth stealing: cross-provider adversarial review, provider-specific parameter clamping, thread history persistence for stateless APIs, and private dotfile API key fallback.

Summary

Prompt-engineering framework: LLM-as-runtime with 5 MCP servers (Python), 5 CLI tools, 49+ Markdown skill modules. Orthogonal architecture (no real runtime) but surfaces 4 quality steals: P0 provider-...

Tags

researchtypescriptpythonopen-sourcepapermcpllm
Added: 2026-04-03

Related Tools