一键导入
arcagi3-attempt-review
Use when a remote ARC-AGI-3 run has finished and you need to diagnose what happened from scorecards, reasoning logs, and replay evidence
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when a remote ARC-AGI-3 run has finished and you need to diagnose what happened from scorecards, reasoning logs, and replay evidence
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Comprehensive guide to using the ARC-AGI Toolkit Python scripts for running remote game attempts, managing scorecards, and exploring games
Use when studying an ARC-AGI-3 game, planning the next remote attempt, or deciding how to learn the most from limited actions
Use when designing or restructuring this repo's ARC-AGI-3 remote attempt runner so experiments stay comparable, observable, and action-efficient
| name | arcagi3-attempt-review |
| description | Use when a remote ARC-AGI-3 run has finished and you need to diagnose what happened from scorecards, reasoning logs, and replay evidence |
Use this skill to review a completed run and decide the next most informative change.
Core principle: do not explain a bad score with one vague story when the artifacts can separate runner failures from reasoning failures.
Do not use this skill before the run artifacts are available.
exploration failure - the agent never learned the key mechanicplanning failure - the agent learned pieces but did not sequence them wellexecution failure - the chosen actions were poor despite having enough informationrunner failure - resets, scorecards, action formatting, API handling, or orchestration were wrong