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.
60
72%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.agents/skills/slate-ar-finalize/SKILL.mdHandle $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:
finalize-preview --cwd .tmp/slate-v2 first.finalize-current-tree as a read-only readiness preview when the current
tree is the intended review unit.finalize-autoresearch.mjs <plan> or create
autoresearch-review/* branches in default, preview, current-tree, ship,
perfect, or next flows.review branches, create review branches, or equivalent branch-creation wording in
the current turn.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.
8f65d77
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.