session-reflection-analysis

Analyze Claude Code session history to identify inefficiencies and generate fixes.

Updated May 26, 2019
One-click install
npx skills add https://github.com/mmurygin/dev-env --skill session-reflection-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-reflection-analysis
Source: https://github.com/mmurygin/dev-env/tree/main/roles/claude/files/skills/session-reflection-analysis
Command: npx skills add https://github.com/mmurygin/dev-env --skill session-reflection-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, and includes scripts (resource) components.

What problem does it solve?

Analyze recent chats to identify improvement opportunities and reduce token waste in Claude Code sessions.

Core Features & Use Cases

  • Analyze session history to surface actionable inefficiencies and patterns.
  • Generate concrete, copy-paste-ready fixes for documentation, automation scripts, and workflows.
  • Use in post-session reviews to continuously optimize collaboration and tooling.

Quick Start

Run the session-reflection-analysis tool after a Claude Code session to generate a concise improvement report.

Frequently Asked Questions about session-reflection-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze Claude Code session history to find token waste?

You can analyze session history to identify actionable inefficiencies and reduce token waste by running a session reflection tool that surfaces patterns and generates copy-paste-ready fixes for your workflows.

What's the best way to generate automation fixes from chat session inefficiencies?

Generating automation fixes from chat session inefficiencies involves analyzing session history to extract concrete, copy-paste-ready improvements for documentation, scripts, and workflows while avoiding raw data exposure.

Do I need jq installed to analyze session history for workflow improvements?

Yes, you need jq installed as a dependency to parse and process the session history data required for identifying workflow inefficiencies and generating measurable impact estimates.

How does session reflection analysis estimate the impact of workflow fixes?

Session reflection analysis estimates impact by evaluating identified inefficiencies against your session history, then providing clear, measurable impact estimates for each generated copy-paste-ready fix.

Can I use session reflection analysis for continuous post-session workflow optimization?

Yes, you can use session reflection analysis during post-session reviews to continuously optimize collaboration and tooling by surfacing high-impact improvements from your recent chat history.

What limitations exist when analyzing session history to reduce token waste?

A key limitation is that while the analysis surfaces actionable inefficiencies, it ensures recommendations avoid raw data exposure, meaning outputs are limited to processed fixes rather than detailed session logs.