What problem does it solve?
ARIS usage patterns and friction points remain invisible until users manually adjust skill prompts, defaults, and workflow behaviors, even though the system can learn from past runs.
Core Features & Use Cases
- Log-driven harness improvement: Reads
.aris/meta/events.jsonl and turns recurring behaviors, overrides, failures, and convergence signals into targeted improvement proposals.
- Patch proposals for SKILL.md: Generates minimal diffs to adjust reviewer prompts, thresholds, retry behavior, workflow ordering, and safe defaults based on observed evidence.
- Reviewer-gated change recommendations: Cross-model reviews patches adversarially and only recommends changes supported by sufficient data, with explicit uncertainty handling.
- Optional apply with guardrails: Backs up
SKILL.md, applies patches only after user approval, and logs the optimization event.
Quick Start
Run the meta-optimize skill after you have at least five logged workflow runs so it can analyze your ARIS event history and propose safe improvements.