retrospective

Generate a structured SKILL.md file from a completed AI conversation session.

2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/tankygranny05/agent-box --skill retrospective-tankygranny05
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retrospective
Source: https://github.com/tankygranny05/agent-box/tree/main/agent-box/seed/codex-skills/retrospective
Command: npx skills add https://github.com/tankygranny05/agent-box --skill retrospective-tankygranny05

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to systematically capture valuable insights, solutions, and lessons learned from a conversation, transforming them into a reusable skill for future reference.

Core Features & Use Cases

  • Knowledge Preservation: Saves complex problem-solving steps, successful approaches, and crucial failures.
  • Skill Creation: Generates a structured SKILL.md file based on session analysis.
  • Use Case: After successfully debugging a complex multi-service integration issue, use this Skill to document the exact steps, configurations, and pitfalls encountered, creating a new skill that others can use to solve similar problems faster.

Quick Start

Use the retrospective skill to create a new skill based on this session's conversation.

Frequently Asked Questions about retrospective

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

FAQPage Schema
How do I capture and document AI conversation learnings into a reusable skill?

To capture conversation learnings into a reusable skill, this tool analyzes your completed session's problem-solving steps, configurations, and failures to automatically generate a structured SKILL.md file for future knowledge reuse.

What is the best way to preserve complex problem-solving steps from a chat session for future reference?

The best way to preserve problem-solving steps is session analysis, which extracts successful approaches, failed attempts, and environment details from your conversation to create a structured, reusable knowledge base.

Can I create a new skill from a completed AI debugging session without manual formatting?

Yes, you can create a new skill from a completed session without manual formatting. The tool automatically processes your conversation history and outputs a structured SKILL.md file documenting the exact steps and pitfalls encountered.

Does the skill creation process require any external dependencies or environment setup?

No external dependencies or environment setup are required for the skill creation process. The tool independently analyzes your session text and configurations to produce the structured SKILL.md file directly.

What specific information does the session analysis extract for workflow preservation?

Session analysis extracts problem-solving methods, successful approaches, failed attempts, specific configurations, and environment details from your conversation to ensure comprehensive workflow preservation and accurate knowledge capture.