What problem does it solve?
Help teams capture concise, structured session notes, retrospectives, and lessons learned so knowledge from debugging sessions, incidents, and feature work is preserved and actionable rather than lost in chat logs.
Core Features & Use Cases
- Context aggregation: Prompts to review recent git history, diffs, error logs, test outputs, and relevant plan files to assemble context for the entry.
- Timeline & root cause synthesis: Guides the user to build a clear timeline of events, identify what worked and failed, and surface root causes.
- Actionable lessons and follow-ups: Produces a compact journal entry with lessons learned and explicit action items, saved under docs/journal or docs/retros for future reference.
- Use cases: Writing a post-debugging retrospective, documenting an incident and its resolution, capturing decision rationale after a design or implementation discussion.
Quick Start
Create a concise journal entry summarizing the recent debugging session with context, timeline, root cause, lessons learned, and action items, and save it to docs/journal/YYYY-MM-DD-topic.md.