| name | behavior/fix-loop |
| description | Complete BEHAVIOR-1K ASPIRE protocol: learn skills on seeds 26-35, freeze them, then run isolated fresh-agent adaptation on seeds 1-25. |
BEHAVIOR-1K ASPIRE Fix Loop
Use this skill for:
Follow the protocol and run BEHAVIOR-1K Soda Can ASPIRE experiments.
Follow the protocol and run BEHAVIOR-1K Radio ASPIRE experiments.
From aspire/sim, read:
../../AGENTS.md
CLAUDE.md
.claude/behavior/CLAUDE.md
.claude/behavior/api-reference.md
.claude/behavior/skills/system-pipeline.md
.claude/behavior/fix-loop/INSTRUCTIONS.md
.claude/behavior/fix-loop/clean-task-slate.md
Then follow .claude/behavior/fix-loop/main-agent-prompt.md.
The protocol is fixed:
- Preflight and wait for approval.
- Learn a campaign-owned skill library on seeds 26-35.
- Freeze skills and the experimental contract—not a policy.
- Run seeds 1-25 with a fresh context and empty policy per seed, allowing
debugging only within that seed.
- Preserve and report all outcomes.
Every trial uses replay mode, which calls env.step directly without an
internal model call. Do not delete the shared built-in multi-turn engine; other
experiments use it. Do not launch before preflight approval.