session-handoff
You are documenting this work session so the next person (or next session) can pick up instantly. Follow these steps in order. Do not skip any step.
Step 0 — Understand the session
Before writing anything, understand what actually happened this session.
- Run
git diff HEAD --statto see which files changed - Run
git log --oneline -5to see recent history - Scan the conversation: what was the task? what errors came up? what was changed or decided?
- If the user g
[Description truncada. Veja o README completo no GitHub.]