retro

Summarize completed session work and update MEMORY.md with progress and blockers.

3|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/YanCheng-go/danskprep --skill retro-yancheng-go
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retro
Source: https://github.com/YanCheng-go/danskprep/tree/main/.claude/skills/retro
Command: npx skills add https://github.com/YanCheng-go/danskprep --skill retro-yancheng-go

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End users waste time and cognitive load when capturing session outcomes, updating backlogs, and preserving decisions; this skill automates the end-of-session retrospective to reduce drift and lost context.

Core Features & Use Cases

  • Capture completed items from session work and commits
  • Identify progressed items and blockers, and persist decisions to MEMORY.md
  • Provide a repeatable, auditable session-close workflow for product teams

Quick Start

Run the retro skill at the end of your session to summarize what happened and update MEMORY.md.

Frequently Asked Questions about retro

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

FAQPage Schema
How do I automate end-of-session retrospective documentation for my product workflow?

Automating end-of-session retrospective documentation captures completed work, ongoing progress, blockers, and decisions by summarizing session history and commit logs, then persisting updates directly to MEMORY.md and backlog statuses to reduce context drift.

What's the best way to update backlog status and session memory after a development session?

Updating backlog status and session memory after development work uses session history and commit logs to classify items into completed, in-progress, or new discoveries, persisting those updates to MEMORY.md for an auditable session-close workflow.

How does a session retrospective classify completed work versus new discoveries?

A session retrospective classifies completed work versus new discoveries by analyzing session history and commit logs against existing backlog data, categorizing items into completed, in-progress, or newly identified findings before writing updates to MEMORY.md.

Do I need any specific dependencies to run a retrospective workflow that updates MEMORY.md?

Running a retrospective workflow that updates MEMORY.md requires no external dependencies, operating within lightweight product development workflows to capture session outcomes and update backlog statuses directly.

Can I use this retrospective skill for lightweight product development workflows?

You can use this retrospective skill for lightweight product development workflows to capture completed items, identify progressed items and blockers, and persist decisions to MEMORY.md as a repeatable session-close process.

When should I not use an automated retrospective to update my backlog?

You should not use an automated retrospective to update your backlog if your session lacks commit logs or backlog data, as the classification of completed, in-progress, and new discoveries relies on that session history to function accurately.