retrospective

Analyze completed development sessions to identify failure patterns and generate safety-classified improvement proposals.

1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/lasswellt/cc-plugin-suite --skill retrospective-lasswellt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retrospective
Source: https://github.com/lasswellt/cc-plugin-suite/tree/main/skills/retrospective
Command: npx skills add https://github.com/lasswellt/cc-plugin-suite --skill retrospective-lasswellt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes completed development sessions to identify failure patterns, inefficiencies, and success signals, and generates actionable improvement proposals with safety classifications.

Core Features & Use Cases

  • Detect recurring failure patterns and bottlenecks across sessions to inform process improvements.
  • Generate safety-classified improvement proposals and automatically apply only those marked as safe after validation.
  • Build and update a developer profile from session history to tailor future interactions and reference materials.

Quick Start

Run the retrospective on your recent sessions to generate and apply safe improvements.

Frequently Asked Questions about retrospective

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

FAQPage Schema
How do I automate retrospective analysis of completed development sessions?

Automated retrospective analysis reviews completed development sessions to detect failure patterns and inefficiencies, then generates safety-classified improvement proposals. It applies only validated safe improvements and updates reference materials to streamline future coding sessions.

Can I automatically apply code improvements without manually reviewing every change?

Yes, you can automatically apply safe code improvements without manual review. The retrospective tool validates generated improvement proposals and automatically applies only those labeled with a safe classification, ensuring risky changes are filtered out.

How does automated retrospective analysis identify failure patterns in development sessions?

Automated retrospective analysis identifies failure patterns by analyzing session history to detect recurring bottlenecks and inefficiencies. It processes completed development sessions to extract success signals and failure trends, informing future process improvements.

How do I tailor automated development interactions to my specific coding style?

To tailor automated development interactions, the retrospective tool builds a developer profile from your session history. This profile captures your coding patterns and preferences to customize future interactions and reference material updates.

What is the best way to ensure safe process improvements during sprint retrospectives?

The best way to ensure safe process improvements is using safety classifications on generated proposals. The retrospective mechanism validates each improvement proposal and applies only those marked safe, preventing untested changes from disrupting development sessions.

Are there limitations to automatically applying safety-classified improvement proposals?

A limitation of automatically applying safety-classified improvement proposals is that only changes marked safe after validation are applied. Proposals lacking a safe classification are filtered out, meaning complex or ambiguous improvements require manual review.