Slate AR Finalize
SkillDev toolsLets your agent run a preview-only finalization step for Slate v2 Autoresearch with clear approval gates.
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 Finalize skill
About this capability
Finalization shortcut for Slate v2 Autoresearch. Runs preview-only finalization by default, explains review-branch/current-tree options, and requires explicit review-branch approval before branch creation.
What this skill tells your AI
The instructions your AI receives, as published by udecode/plate in .agents/skills/slate-ar-finalize/SKILL.md and read by ahel’s review.
Handle $ARGUMENTS by loading slate-ar and running its finalization mode.
Use this when the user wants to turn kept Slate AR work into reviewable output.
Default contract:
- Run Codex Autoresearch
finalize-preview --cwd .tmp/slate-v2first. - Treat preview as read-only evidence.
- Report kept evidence, excluded session artifacts, dirty-tree warnings, semantic-safety warnings, overlap warnings, unkept commits, and final-tree coverage.
- Use
finalize-current-treeas a read-only readiness preview when the current tree is the intended review unit. - Do not execute
finalize-autoresearch.mjs <plan>or createautoresearch-review/*branches in default,preview,current-tree,ship,perfect, ornextflows. - Review branches are opt-in only. The user must explicitly say
review branches,create review branches, or equivalent branch-creation wording in the current turn. - Do not create branches, clean files, commit, push, or open PRs without exact approval for that mutation.
Plain go, ok, continue, next, ship, finalize, or current-tree
means keep working on v2 and report readiness. It does not approve branch
creation.
This skill is the memorable entrypoint for finalization. The detailed safety
rules live in slate-ar.
Signals
- GitHub stars
- 17k
- Forks
- 996
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
slate-ar-finalize- Source
- github.com/udecode/plate