What problem does it solve? After a long problem-solving session, the reasoning behind decisions is easily lost. This Skill reconstructs a session into a structured retrospective using the STAR framework (Situation, Task, Action, Result) and writes it to a local markdown file for future reference. ## Core Features & Use Cases - Session Analysis: Reads the full conversation and tool history to extract the inciting problem, goal, key decisions, and outcome without inventing content. - STAR Structuring: Maps session material into Situation, Task, Action, and Result sections, with emphasis on a reasoning narrative rather than a transcript of tool calls. - Approval Gate: Drafts the full document, proposes a dated filename and path, and waits for explicit user approval before writing anything to disk. - Use Case: After debugging a production issue with Claude, ask for a retrospective to capture why each diagnostic step was taken, producing a shareable markdown record for your team. ## Quick Start Ask the assistant to write a retrospective of this session using the STAR framework and save it as a markdown file.