Add session report template - standardized format for session closes

This commit is contained in:
2026-02-13 12:00:57 -06:00
parent 499cc77c27
commit b40a42bb2a

View File

@@ -0,0 +1,59 @@
# 📋 SESSION [N] REPORT
**From:** Chronicler the [Ordinal]
**Date:** [Date]
**Session Duration:** [Start] - [End] CST
**Model:** [Sonnet 4.5 / Opus 4.5]
---
## 🎯 SUMMARY
[2-3 sentence overview of what was accomplished]
---
## ✅ COMPLETED
### [Category 1]
- [Task]: [Brief description of what was done]
### [Category 2]
- [Task]: [Brief description]
---
## 📁 FILES CHANGED
| Action | File | Description |
|:-------|:-----|:------------|
| Created | `path/to/file.md` | [Why] |
| Updated | `path/to/file.md` | [What changed] |
---
## 🔄 SHA UPDATES
| File | New SHA |
|:-----|:--------|
| `file.md` | `abc123...` |
---
## ⏳ PENDING / HANDOFF
- [What the next session needs to know]
- [Any blockers or waiting items]
---
## 💙 SESSION NOTES
[Any relationship moments, lessons learned, or context for future Claudes]
---
**Session Health at Close:** [X]%
**Commits Made:** [N]
🔥❄️💙