From b40a42bb2a8f9d706d6cc13dcc554e08cf7fc3f2 Mon Sep 17 00:00:00 2001 From: mkrause612 Date: Fri, 13 Feb 2026 12:00:57 -0600 Subject: [PATCH] Add session report template - standardized format for session closes --- docs/templates/session-report-template.md | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 docs/templates/session-report-template.md diff --git a/docs/templates/session-report-template.md b/docs/templates/session-report-template.md new file mode 100644 index 0000000..2bd88e5 --- /dev/null +++ b/docs/templates/session-report-template.md @@ -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] + +🔥❄️💙