What problem does it solve?
This Skill helps run a disciplined outer-loop improvement process for a research agent, so you can evaluate candidate rewrites against a fixed task battery instead of guessing which change is better.
Core Features & Use Cases
- Propose Improvements: Generate a focused mutation of the incumbent inner agent based on the run ledger and current design.
- Evaluate on Tasks: Test the candidate across public task families under a fixed token budget to obtain comparable scores.
- Private Verification and Selection: Score only on held-out private data in the outer harness, then reject candidates that fail verifier checks or do not strictly beat the incumbent.
- Use Case: Run an rsi outer step when you want to compare agent versions, audit for reward hacking, and record whether the new candidate is actually better.
Quick Start
Ask the skill to perform an rsi-loop step for the current run and explain the candidate, evaluation, verification, and selection outcome in plain language.