Finalizes work: runs verification, summarizes changes, notes follow-ups, and ensures repo hygiene. Use at the end of an implementation or debugging session.
Finalizes work: runs verification, summarizes changes, notes follow-ups, and ensures repo hygiene. Use at the end of an implementation or debugging session.
Finish Skill
When to use this skill
at the end of any non-trivial change set
after a bug fix or feature is implemented
before handing off work to a teammate/user
Finish checklist
Run verification commands (tests, lint, build, typecheck if relevant)