What problem does it solve?
Meta-Optimize turns accumulated ARIS usage and failure traces into practical, log-validated improvements for skill harness components, reducing manual tweaks and making future runs more reliable.
Core Features & Use Cases
- Log-driven skill harness analysis: checks
.aris/meta/events.jsonl and derives patterns in frequency, failures, convergence behavior, and human interventions.
- Ranked optimization targets: identifies high-impact tuning opportunities such as review-loop thresholds, retry behavior, and default prompt/watchword lists.
- Minimal patch proposals with evidence: generates small diffs tied to specific signals and sends them for cross-model adversarial review before recommending changes.
- Safe, user-approved application workflow: supports backing up
SKILL.md, applying only with approval, and recording changes to .aris/meta/optimizations.jsonl.
Quick Start
Run /meta-optimize to analyze your logged runs and get recommended, reviewer-gated patch diffs for improving ARIS skill defaults.