One-click install
npx skills add https://github.com/zeuikli/claude-code-workspace --skill retro-zeuikli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retro
Source: https://github.com/zeuikli/claude-code-workspace/tree/main/.claude/skills/retro
Command: npx skills add https://github.com/zeuikli/claude-code-workspace --skill retro-zeuikli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you convert a lengthy Claude Code session into a concise, human-readable review that’s suitable for saving to Auto Memory before you compact or clear.

Core Features & Use Cases

  • Session review summarization: Extracts goals, key decisions, completed and deferred work using an IMRaD-style report.
  • Efficiency and process improvement: Identifies repeatable friction patterns and proposes concrete, actionable improvements.
  • Auto Memory readiness: Structures “follow-up items” and key decisions so they can be persisted across sessions.

Quick Start

Ask the AI to run the retro review and produce a session recap report with Completed, Partially Completed, Not Started/Deferred, efficiency findings, and a list of items to save to Auto Memory.

Frequently Asked Questions about retro

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

FAQPage Schema
How do I create a concise session review before running /compact or /clear?

You can summarize a Claude Code session for Auto Memory by generating a structured review that extracts goals, decisions, and outcomes while excluding tool calls and tool outputs, ensuring the summary is compact and human-readable.

How do I run a workflow retro to find process improvements?

Running a workflow retro identifies repeatable friction patterns from your session and proposes concrete, actionable improvements, categorizing outcomes into completed, partially completed, and deferred work using an IMRaD-style report.

What is the best way to capture decisions and follow-up items for Auto Memory?

The best way to capture decisions and follow-up items for Auto Memory is to structure your session review with explicit extraction rules, formatting key decisions and deferred tasks so they can be persisted directly across sessions.

Can I use a session review for weekly efficiency reflection?

Yes, you can use a session review for weekly efficiency reflection, as the retro workflow applies to periodic efficiency reviews by identifying friction patterns and proposing actionable improvements from your accumulated work.

How does a workflow retro handle tool calls and tool outputs?

A workflow retro explicitly excludes tool calls and tool outputs from the session review, ensuring the final recap report remains a compact, human-readable summary focused entirely on goals, decisions, and outcomes.