Slate AR Status
SkillFiles & storageLets your agent check the current status of a Slate v2 Autoresearch session, including state, blockers, and next steps.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Slate AR Status skill
About this capability
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.
What this skill tells your AI
The instructions your AI receives, as published by udecode/plate in .agents/skills/slate-ar-status/SKILL.md and read by ahel’s review.
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.
Signals
- GitHub stars
- 17k
- Forks
- 996
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
slate-ar-status- Source
- github.com/udecode/plate