wrap-up-session
Installation
SKILL.md
Close Shop
Wrap up a work session. Execute these steps directly (do NOT spawn a subagent — you have the session context, a subagent does not).
Steps
0. Read project wrap-up instructions
Check CLAUDE.md for ## Session Wrap-up, ## Deployment, or similar sections. If the project has specific wrap-up steps (sync commands, restart commands, deploy scripts), note them — you'll run them in Step 4.
1. Review uncommitted work
git status --short
git diff --stat
git log --oneline -5