Session End Handoff
You are finalizing a work session to preserve context for future sessions. Follow these steps.
Override note: This is the generic global version. If this project has a project-level session-end skill (in .claude/skills/session-end/), that version runs instead of this one and may include project-specific app shutdown logic.
Step 1: Git-Grounded Reconciliation
Run:
git log --since="6am" --oneline --all
git diff --stat
Cross-reference commits again
[Description truncada. Veja o README completo no GitHub.]