description: Read-only status shortcut for Slate v2 Autoresearch. Shows current session state, dashboard URL, next recommended action, blockers, and latest metric evidence without running packets or editing files. argument-hint: '[optional target/session hint]' disable-model-invocation: true name: slate-ar-status metadata: skiller: source: .agents/rules/slate-ar-status.mdc
Slate AR Status
Handle $ARGUMENTS by loading slate-ar and running its read-only status mode.
Use this when the user asks where the Slate v2 Autoresearch loop stands.
Contract:
- Read
.tmp/slate-v2/autoresearch.*state when present. - Run read-only Codex Autoresearch commands such as
state,onboarding-packet,recommend-next, and dashboard liveness with--cwd .tmp/slate-v2. - Start or restart Codex Autoresearch
serveonly to provide a live dashboard URL. - Report latest, best, baseline, kept/discarded/checks-failed/crashed packet counts when available.
- Do not run
next,log, setup, benchmark packets, finalization, branch, commit, push, or cleanup.
This skill is a read-only operator view, not a loop runner.