retrospective

Generate sprint or milestone retrospectives by analyzing project data.

Updated May 16, 2026
One-click install
npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill retrospective-seonghuni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retrospective
Source: https://github.com/SeongHuni/LightNShadowSurviver/tree/main/GameStudio/codex/skills/retrospective
Command: npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill retrospective-seonghuni

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, yaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of generating sprint or milestone retrospectives, providing a comprehensive analysis of completed work, velocity, blockers, and patterns, ultimately leading to actionable insights for the next iteration.

Core Features & Use Cases

  • Automated Retrospective Generation: Automatically generate retrospectives based on sprint or milestone data.
  • Data Analysis: Analyze velocity, completion rates, and identify trends.
  • Actionable Insights: Offer recommendations for process improvements and action items for the next iteration.
  • Customization: Allow users to decide whether to update an existing retrospective or start fresh.

Quick Start

Generate a sprint retrospective by running the 'retrospective' skill with the argument 'sprint-5'.

Frequently Asked Questions about retrospective

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

FAQPage Schema
How do I generate an agile sprint retrospective automatically?

To generate an agile sprint retrospective automatically, run the 'retrospective' skill with a specific sprint argument like 'sprint-5'. It analyzes completed work, velocity, and blockers to provide actionable insights for the next iteration.

Can I analyze team velocity and project blockers from YAML files?

Yes, you can analyze team velocity and project blockers from YAML files. The skill requires YAML parsing capabilities to read project data and Git for version control to identify patterns and generate milestone insights.

Do I need Git to run a milestone retrospective analysis?

Yes, you need Git to run a milestone retrospective analysis. Git is a required dependency for version control, allowing the skill to track project progress and analyze completed work data accurately.

What is the best way to update an existing retrospective with new sprint data?

The best way to update an existing retrospective with new sprint data is to use the skill's built-in customization. You can decide whether to update the current retrospective document or start fresh based on your team performance review needs.

What actionable insights can I get from agile velocity analysis?

Agile velocity analysis provides actionable insights by evaluating completion rates and identifying historical trends. It highlights blockers and offers process improvement recommendations to enhance team performance in the next iteration.