Debrief
Give a spoken summary of previous session work and today's plan.
Steps
Look for context in this order (use the first sources found):
tmp/handoff.mdin the current project- Recent auto-memory files in the project's
.claude/projects/memory directory - Recent git log (
git log --since="yesterday" --oneline)
From whatever context you find, compose a brief spoken debrief covering:
- Yesterday: What was worked on, key decisions, anything left unfinished
- Today: What's next, any blockers
Keep it conversational and concise — aim for 30-60 seconds of speech. No bullet points, no markdown, just natural sentences.
Speak the debrief aloud:
/usr/local/bin/speak "Your debrief text here"Also print the debrief text to the terminal for reference.
Rules
- If no handoff or context is found, say so honestly and summarise from recent git history instead
- Never fabricate session details — only report what you can verify from files or git
- Strip all markdown formatting from the spoken version
- Split into multiple speak calls if over 400 words