Finalise Session
Run /handover (write mode) to update project files, then commit and push.
Step 1: Handover
Run /handover in write mode — review the session, update root files, sync CLAUDE.md pointers, check referenced files.
Step 2: Commit and Push
Check for uncommitted changes:
git status
If changes exist:
- Stage relevant files
- Generate a meaningful commit message and commit — do not ask for approval
- Push to remote
If no changes, skip this step.
Step
[Description truncada. Veja o README completo no GitHub.]