SE

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.zip

Installs 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.
271 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

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

You give it
Session history
You get back
Memory updates and Obsidian recap note

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

obsidian-cli

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.

SkillInstallsUpdatedSafetyDifficulty
session-review (this skill)02moReviewIntermediate
diary03moReviewAdvanced
harnesscp-memory04moReviewIntermediate
braindump75moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry