4 skills in this group

how they fit together

pick it back up

resume-project rebuilds context from the project's own records and hands back a briefing — deliberately stopping there rather than resuming the work itself.

prove it renders

smoke-verify closes the gap a clean compile leaves open: undefined references survive a build and crash at runtime, so the verdict rests on observed evidence, not a green exit code.

land it

ship runs the settled finish flow — preflight gates, squash-merge to main, push, delete the branch — and treats a deploy as unconfirmed until it is observed live.

sharpen the tool

refine-skill closes the loop on the tooling itself, turning a session where a skill misfired into proposed before→after diffs you approve before anything changes.