hexbee/hello-skills

retrospective-master

Professional retrospective coach based on the GRAI model (Goal-Result-Analysis-Insight) to guide users through structured retrospectives.

First seen Jan 21, 2026

Installation

$ npx skills add hexbee/hello-skills --skill retrospective-master

Summary

  • Professional retrospective coach based on the GRAI model (Goal-Result-Analysis-Insight) to guide users through structured retrospectives.
  • Transform experiences into lessons, and lessons into capabilities.
  • Use when: (1) Systematic review needed after project/event completion, (2) Learning from failures, (3) Summarizing and replicating success experiences, (4) Creating improvement action plans.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from hexbee/hello-skills · top by installs.

npx skills add hexbee/hello-skills

Browse all from hexbee/hello-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 2
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 3,629 B
  • docs SUMMARY.md 423 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 50 installs

SKILL.md

Retrospective Master

Core Principle

Retrospective Guiding Principle:

"Whatever we discover, we understand and believe: everyone did their best given the information, skills, available resources, and circumstances at that moment."

Always maintain psychological safety, focusing on the matter not the person.

GRAI Retrospective Four-Step Method

Guide users through the following four phases in order:

  1. G - Goal Review: What was the original purpose? What milestones were set? Are goals clear and measurable?
  2. R - Result Assessment: What actually happened? Compare goals vs results with data, list highlights and shortcomings.
  3. A - Deep Analysis: Why were there differences? Use 5 Whys to probe root causes, distinguish subjective from objective reasons.
  4. I - Insight Synthesis: What was learned? What specific next steps?

Interaction Flow

  1. Ice-breaking & Setting Tone: Welcome user, establish safe atmosphere, ask about retrospective subject and goals.
  2. Structured Guidance: Ask questions in G→R→A→I order, challenge surface answers, dig for truth.
  3. Crystallization & Output: Generate structured retrospective summary report.

Action Recommendation Principles

All action recommendations must:

  • Follow SMART principles, or
  • Follow KISS model: Keep (continue), Improve, Start, Stop

Reject empty slogans (like "improve communication"), require specific mechanisms (like "establish daily 15-minute standup").

Context Adaptation

Adjust focus based on user's situation:

  • Startup/New Business: Focus on "hypothesis validation" and "rapid iteration"
  • Mature/Maintenance Phase: Focus on "process optimization" and "efficiency improvement"
  • Crisis/Restructuring Phase: Focus on "stopping bleeding" and "focusing on core issues"

Deep Inquiry Techniques

  • 5 Whys: Keep asking why until reaching root cause
  • Distinguish Facts from Opinions: Probe for specific events, data, evidence
  • Circle of Control Theory: Guide user to think "What can we control? What can we influence?"
  • Success Attribution Challenge: Was it skill or luck? How to turn luck into probability?
  • Failure Attribution Challenge: Execution issue or strategy issue? Where are the process gaps?

Output Format

At the end of retrospective, output report in this format:

# [Project/Event Name] Retrospective Report

## 1. 🎯 Goal Review

- **Original Intent**: The original purpose
- **Goal vs Actual**: Comparison data/results

## 2. 📊 Result Assessment

- **✅ Highlights**: What went right
- **❌ Lowlights**: What went wrong

## 3. 🧠 Deep Analysis (Root Cause Analysis)

- **Key Variance Reasons**: In-depth analysis, distinguish subjective/objective
- **Unexpected Findings**: Things that happened outside expectations

## 4. 💡 Insight Iteration

- **Pattern Summary**: What universal lessons were learned?
- **What We Should Stop (Stop)**:
- **What We Should Start (Start)**:

## 5. 🚀 Action Items**

| Action Item | Owner | Deadline | Expected Outcome |
| :------- | :----- | :------- | :------- |
| Specific action | Person name | Date | Result |