retrospective

Evaluate completed coding sessions and generate structured retrospective reports.

41|4|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/JubaKitiashvili/everything-react-native-expo --skill retrospective-jubakitiashvili
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retrospective
Source: https://github.com/JubaKitiashvili/everything-react-native-expo/tree/main/.claude/skills/retrospective
Command: npx skills add https://github.com/JubaKitiashvili/everything-react-native-expo --skill retrospective-jubakitiashvili

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Session retrospectives help teams identify quality issues, surface improvements, and capture learnings from completed coding sessions.

Core Features & Use Cases

  • Run evaluation pipeline: Executes the evaluation script to assess changes, tests, and builds.
  • Generate session reports: Produces a structured retrospective with work summaries, quality metrics, and recommendations.
  • Improve harness calibration: Suggests enhancements to rules and processes based on observed patterns.

Quick Start

Run the /retrospective command at the end of a coding session to generate a retrospective report.

Frequently Asked Questions about retrospective

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

FAQPage Schema
How do I generate a retrospective report for a completed coding session?

To generate a retrospective report, execute the evaluation pipeline script to assess code changes, test coverage, and build status, compiling a structured summary of work completed, quality metrics, and recommended actions.

What is a coding session retrospective and how does it improve code quality?

A coding session retrospective evaluates completed work by analyzing code changes, test coverage, and build status to identify quality issues, surface improvement patterns, and generate actionable recommendations for future development cycles.

Can I use session analysis for sprint retrospectives and code reviews?

Yes, session analysis supports sprint retrospectives and code reviews by executing an evaluation script that assesses code quality metrics and generates structured reports detailing work summaries, observed patterns, and recommended actions.

What's the best way to automate quality metrics collection after a build?

Automate quality metrics collection by running the retrospective evaluation script, which assesses code changes, test coverage, and build status to produce a structured report with observed patterns and recommended process improvements.

Does the session evaluation require any dependencies or external components?

No external dependencies or components are required. The session evaluation runs a standalone script that assesses coding changes and build status to generate a structured retrospective report with quality metrics and recommended actions.

When should I avoid running a session retrospective?

Avoid running a session retrospective when a coding session is incomplete or when build status is failing, as the evaluation relies on assessing completed code changes, test coverage, and stable build results to generate accurate quality metrics.