retrospective

Creates session retrospectives with AI diary entries and lessons learned.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/heman1033p-create/cv-v2-kongphop --skill retrospective-heman1033p-create
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: retrospective
Source: https://github.com/heman1033p-create/cv-v2-kongphop/tree/main/.gemini/skills/retrospective
Command: npx skills add https://github.com/heman1033p-create/cv-v2-kongphop --skill retrospective-heman1033p-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? At the end of a work session, valuable insights and lessons learned are often lost because nobody writes them down. This Skill captures a structured session retrospective, including an AI diary and lessons learned, so knowledge from each session is preserved. ## Core Features & Use Cases - Session Retrospective: Generates a retrospective summary of the work completed during a session. - AI Diary: Records an AI diary entry capturing what happened and what was learned. - Lessons Learned: Extracts actionable lessons to improve future sessions. - Use Case: After finishing a long debugging or feature-building session, invoke the retrospective to document outcomes and takeaways before closing the session. ## Quick Start Ask the AI to run a retrospective to summarize this session and record lessons learned.

Frequently Asked Questions about retrospective

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

FAQPage Schema
How do I create a session retrospective with an AI assistant?▼

Invoke the retrospective command at the end of your work session by saying retrospective, retro, or session summary. It runs the /rrr command, which generates a session summary with an AI diary and lessons learned.

What is the difference between /retrospective and /rrr?▼

There is no functional difference. /retrospective is a full-word alias for /rrr, so both commands produce the same session retrospective output. Use whichever form you prefer.

When should I run a session retrospective?▼

Run it at the end of a work session, after completing a feature, or after a debugging effort. It captures lessons learned and a diary entry while the session context is still fresh.

Does the retrospective skill work as a standalone command?▼

No, it delegates entirely to the /rrr command. It is a sugar alias, so the /rrr skill must be available for the retrospective to produce its diary and lessons-learned output.