skills/smithery.ai/session-reflection-analysis

session-reflection-analysis

SKILL.md

Session Reflection Analysis

Analyze recent chat history to identify improvement opportunities and reduce token waste in future sessions.

Overview

This skill helps identify patterns of inefficiency in Claude Code sessions by analyzing session history. The analysis focuses on actionable improvements to documentation, automation, and workflows.

Step 1: Locate Project Sessions

First, find the correct project folder. Claude Code stores sessions at ~/.claude/projects/ with folder names derived from the project path (slashes become dashes, colons become double-dashes).

# List available project folders
ls -la ~/.claude/projects/
Installs
2
First Seen
Mar 12, 2026