finalize
Installation
SKILL.md
Finalize
How it works
This skill runs a universal checklist, then checks the project's CLAUDE.md 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.
Universal Checklist
Work through each section. Report what passes and what needs fixing. Fix issues directly rather than just listing them — the user wants the work done, not a report.
1. Lint & Format
Run whatever lint/format tools the project uses. Check CLAUDE.md or package.json/Gemfile for the commands. Common ones: