retrospective

Analyze completed AI agent sessions to identify improvements and generate suggestions.

2|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/ucirello/sgai --skill retrospective-ucirello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retrospective
Source: https://github.com/ucirello/sgai/tree/main/cmd/sgai/skel/.sgai/skills/retrospective
Command: npx skills add https://github.com/ucirello/sgai --skill retrospective-ucirello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the analysis of completed AI agent sessions to identify areas for improvement in the AI factory's efficiency, quality, and knowledge management.

Core Features & Use Cases

  • Artifact Analysis: Ingests and analyzes session logs, state files, and project documentation.
  • Pattern Identification: Detects inefficiencies, quality issues, knowledge gaps, and process flaws.
  • Suggestion Generation: Proposes concrete improvements for skills, agent prompts, and AGENTS.md.
  • Use Case: After a complex software development session, this Skill analyzes all agent interactions and logs to pinpoint why certain code reviews took too long, suggesting specific updates to the code review skill or AGENTS.md to prevent future delays.

Quick Start

Run the retrospective skill to analyze the last completed session and generate improvement suggestions.

Frequently Asked Questions about retrospective

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

FAQPage Schema
How do I analyze completed AI agent sessions to find areas for improvement?

Analyzing completed AI agent sessions involves ingesting session logs and state files to detect inefficiencies, quality issues, and process gaps, then generating actionable improvement suggestions for skills and agent prompts.

What is an AI factory retrospective and when do I need it?

An AI factory retrospective is a post-completion analysis of agent interactions that identifies knowledge gaps and AGENTS.md health issues, needed after complex software development sessions to pinpoint delays and propose concrete fixes.

How do I update AGENTS.md based on AI agent performance issues?

Updating AGENTS.md based on agent performance requires analyzing session artifacts to identify process flaws, then generating specific AGENTS.md update proposals that require human approval before application.

Can I automate suggestions for new AI agent skills after a development session?

Automating suggestions for new AI agent skills is possible by analyzing session logs and project documentation to identify efficiency and quality patterns, proposing new or modified skills for human review before implementation.

Does the retrospective analysis automatically apply changes to agent prompts?

Retrospective analysis does not automatically apply changes to agent prompts; it generates concrete improvement suggestions for skills, prompts, and AGENTS.md updates that require explicit human approval before application.

What's the best way to review AI agent artifacts for quality and process gaps?

The best way to review AI agent artifacts for process gaps is conducting pattern analysis across efficiency, quality, and knowledge dimensions using session logs and state files to generate targeted improvement proposals.