Add session report template - standardized format for session closes
This commit is contained in:
59
docs/templates/session-report-template.md
vendored
Normal file
59
docs/templates/session-report-template.md
vendored
Normal 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]
|
||||
|
||||
🔥❄️💙
|
||||
Reference in New Issue
Block a user