retro

Automate lessons-learned capture from completed stories and update documentation.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/Thawatchai-Petkaew/campvibe --skill retro-thawatchai-petkaew
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retro
Source: https://github.com/Thawatchai-Petkaew/campvibe/tree/main/.claude/skills/retro
Command: npx skills add https://github.com/Thawatchai-Petkaew/campvibe --skill retro-thawatchai-petkaew

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill facilitates the capture of lessons learned from completed stories, automating the process of distilling insights and updating team knowledge.

Core Features & Use Cases

  • Automate Story Retrospectives: Capture and record lessons from completed work items.
  • Lesson Capture & Documentation: Append insights to a ledger for future reference.
  • Rule File Updates: Propose rule changes for role-specific improvements.
  • Use Case: Use the Skill after a story is marked as 'Done' to ensure valuable lessons are captured and applied for future work.

Quick Start

Invoke the retro skill by typing '/retro CAM-123'.

Frequently Asked Questions about retro

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

FAQPage Schema
How do I automate lessons learned capture from completed stories?

Automating lessons learned capture from completed stories involves collecting insights from git logs and Linear issue comments, appending them to a documentation ledger, and proposing rule changes for team improvement. The process triggers when a story is marked Done.

What is story retrospective automation for team improvement?

Story retrospective automation for team improvement is the process of distilling insights from completed work items to update documentation and propose role-specific rule changes. It ensures valuable lessons are systematically captured and applied to future work.

How do I run a retrospective using git logs and Linear issue comments?

To run a retrospective using git logs and Linear issue comments, you invoke the automation tool with a specific story identifier. The system extracts historical data from these sources to analyze completed work and draft lessons.

Do I need access to specific files to update rules during a story retrospective?

Yes, you need access to specific files to update rules during a story retrospective. The automation requires permissions to read git logs and Linear comments, and write access to rule files to propose role-specific improvements.

When should I run an automated story retrospective for lessons capture?

You should run an automated story retrospective for lessons capture immediately after a story is marked as Done. This timing ensures that historical context is fresh and valuable lessons are accurately documented for future team improvement.

What's the best way to capture lessons learned from completed Linear issues?

The best way to capture lessons learned from completed Linear issues is automating the extraction of issue comments and git logs. This approach appends insights directly to a ledger and proposes rule updates without manual documentation overhead.