slate-ar-status

star 16.4k

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.

udecode By udecode schedule Updated 6/2/2026

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 serve only 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.

Install via CLI
npx skills add https://github.com/udecode/plate --skill slate-ar-status
Repository Details
star Stars 16,356
call_split Forks 985
navigation Branch main
article Path SKILL.md
More from Creator