retrospective

Analyze Claude Code sessions to extract learnings and update skills.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/stitts-dev/dotfiles --skill retrospective-stitts-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retrospective
Source: https://github.com/stitts-dev/dotfiles/tree/main/.claude/skills/retrospective
Command: npx skills add https://github.com/stitts-dev/dotfiles --skill retrospective-stitts-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you systematically extract valuable learnings, identify successes and failures, and update your knowledge base after coding sessions, fostering continuous improvement.

Core Features & Use Cases

  • Session Analysis: Breaks down your coding session into key tasks, challenges, and solutions.
  • Learning Categorization: Classifies insights into successes, failures, patterns, and edge cases.
  • Skill Updates: Provides a structured way to document and integrate new knowledge into existing or new skills.
  • Use Case: After a complex feature implementation, you can run this skill to document the novel approach you discovered, ensuring you and your team can reuse it later.

Quick Start

Run the retrospective skill to analyze your recent coding session and extract key learnings.

Frequently Asked Questions about retrospective

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

FAQPage Schema
How do I document learnings from a coding session to improve future development?

You can extract learnings from coding sessions by running a structured retrospective process that breaks down tasks, categorizes insights into successes and failures, and updates relevant skills to prevent recurring mistakes.

What is the best way to categorize development insights after implementing a feature?

Categorizing development insights is best done by classifying them into successes, failures, patterns, and edge cases, which structures new knowledge for easy integration into existing or new skills for future reuse.

When do I need to run a retrospective on my code sessions?

You need to run a code session retrospective after complex feature implementations or challenging debugging workflows to capture novel approaches, ensuring the extracted knowledge is documented and reusable by you and your team.

How can I update my existing skills with new knowledge from recent development work?

You can update existing skills with new development knowledge by analyzing your recent coding sessions to extract actionable learnings, then using a structured process to integrate those insights directly into your skill management system.

Does this retrospective process require any specific dependencies or external tools?

No specific dependencies or external tools are required. The retrospective process works independently to analyze your Claude Code sessions and extract actionable learnings without needing additional components or setup.