# Session Retro

> Run a quick session retrospective: what worked, what didn't, lessons learned.

- Skill: `arman-kudaibergenov/session-retro` (Agent Skill)
- Install (CLI): `npx skillmds@latest add arman-kudaibergenov/session-retro`
- Raw SKILL.md: https://api.skillmd.com/api/skills/arman-kudaibergenov/session-retro/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: arman-kudaibergenov (https://skillmd.com/u/arman-kudaibergenov)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/arman-kudaibergenov/session-retro

---


# session-retro

Run a quick session retrospective: what worked, what didn't, lessons learned.

## Trigger
User says: "session-retro", "ретроспектива", "retro", "итоги"

## Steps
1. Review the current session:
   - What tasks were completed?
   - What approaches worked well?
   - What failed or took too long?
   - Any patterns discovered?
2. Write retro to `session-notes.md` (append "## Retrospective" section if file exists, or create new)
3. If any lessons are universal (not project-specific), suggest adding to project CLAUDE.md
4. Report summary to user

## Rules
- Keep it brief — 5-10 bullet points max
- Focus on actionable insights, not descriptions of what happened
- Don't over-analyze one-off issues

