What problem does it solve?
Meta-Optimize identifies recurring friction and failure patterns in ARIS usage logs so the harness itself can be improved, reducing manual overrides and stabilizing workflows over time.
Core Features & Use Cases
- Log-driven harness diagnostics: Summarizes skill usage frequency, tool failures, parameter override trends, and review-loop convergence behavior from
.aris/meta/events.jsonl.
- Targeted optimization planning: Ranks the highest-impact harness components to adjust, such as reviewer prompts, default parameters, stopping/convergence rules, and workflow ordering.
- Minimal safe patch proposals with review-gating: Generates constrained diffs, then cross-model reviews patches for evidence support and risk before recommending changes.
- User-approved application workflow: Backs up
SKILL.md, applies patches only after explicit approval, and records changes in .aris/meta/optimizations.jsonl.
Quick Start
Run meta-optimize to analyze your recorded ARIS event logs and receive a ranked set of safe, minimal SKILL.md harness patch recommendations.