session-review
Wraps up coding sessions by saving reusable insights to system memory and summarizing outcomes in Obsidian.
Install
mkdir -p .claude/skills/session-review && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11262" && unzip -o skill.zip -d .claude/skills/session-review && rm skill.zipInstalls to .claude/skills/session-review
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Wraps up a session with two outputs — a sweep into the auto-memory system to preserve reusable insights for future Claude sessions, and a human-readable recap saved to the Obsidian notes vault. Use for retrospectives, debriefs, post-mortems, or end-of-session reflection.Key capabilities
- →Performs post-session retrospectives
- →Sweeps insights into auto-memory
- →Creates human-readable recap notes
- →Saves recaps to Obsidian vault
- →Suggests CLAUDE.md updates
How it works
The tool analyzes session history, identifies reusable insights, and saves them to the auto-memory system and Obsidian vault.
Inputs & outputs
When to use session-review
- →Perform a post-mortem after debugging
- →Document project decisions for future reference
- →Summarize completed tasks for a team recap
- →Archive user preferences and workflow details
About session-review
Performs a post-session debrief by analyzing all interaction history. It updates the agent's auto-memory system for future context and creates a recap note for your Obsidian vault.
Wraps up a session with two outputs — a sweep into the auto-memory system to preserve reusable insights for future Claude sessions, and a human-readable recap saved to the Obsidian notes vault. Use for retrospectives, debriefs, post-mortems, or end-of-session reflection.
When not to use it
- →Reviewing code changes for bugs
- →Auditing CLAUDE.md
- →Short, straightforward sessions
Prerequisites
Limitations
- →Requires Obsidian vault configuration
- →Memory updates are capped at 5 files per session
How it compares
It automates the end-of-session reflection process, ensuring insights are preserved for future sessions.
Compared to similar skills
session-review side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| session-review (this skill) | 0 | 2mo | Review | Intermediate |
| diary | 0 | 3mo | Review | Advanced |
| harnesscp-memory | 0 | 4mo | Review | Intermediate |
| braindump | 7 | 5mo | No flags | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
diary
Anhvu1107
ALWAYS use this when the request matches Diary: Unified Diary System: A context-preserving automated logger for multi-project development.
harnesscp-memory
LSDIPPOLLC
>
braindump
huytieu
Quick capture of raw thoughts with intelligent domain classification and competitive intelligence extraction
hindsight-cloud
vectorize-io
Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Hindsight Cloud. (user)
scratch-pad
krafton-ai
Markdown-based working memory for complex tasks. Use when: 5+ tool calls needed, researching multiple sources, analyzing/comparing items, multi-step workflows. Record process → Reference for response → Delete after use
vault-org
Mateus2411
Organize and maintain the user's Obsidian vault for Hermes Agent. Apply when user asks to reorganize, clean up, classify notes, or when documenting system configs in the vault.