finalize

Installation
SKILL.md

Finalize

How it works

This skill runs a universal checklist, then checks the project's agent instructions file (CLAUDE.md, or AGENTS.md in harnesses that use it) for any project-specific finalization requirements (look for a "Finalize Checklist" section or similar). The project knows what it needs — this skill just makes sure nothing gets skipped.

Harness-neutral. The checklist is tool-agnostic: run the project's real lint/test/build commands with whatever shell and tooling the harness has. Steps that name a specific tool (e.g. the Impeccable UI pass, or the Memory step) apply only where that tool exists — skip them, with a note, where it doesn't. Nothing here requires subagents.

Universal Checklist

Installs
58
GitHub Stars
35
First Seen
Apr 15, 2026
finalize — steveclarke/dotfiles