retrospective-writer

Generate sprint and task-cycle retrospectives with metrics and action items.

Updated May 5, 2026
One-click install
npx skills add https://github.com/shakhovskiya-create/shakhoff-claude-marketplace --skill retrospective-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retrospective-writer
Source: https://github.com/shakhovskiya-create/shakhoff-claude-marketplace/tree/main/plugins/ai-scrum/skills/retrospective-writer
Command: npx skills add https://github.com/shakhovskiya-create/shakhoff-claude-marketplace --skill retrospective-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writes honest retrospectives at the end of each sprint and at the completion of a task cycle, used by the retrospective-author subagent (fresh context) for unbiased assessment, capturing numbers, what went well, what didn't, lessons, and action items.

Core Features & Use Cases

  • Automatically generate sprint-level and task-cycle retrospectives with a fresh-context author to minimize bias.
  • Provide structured templates that capture metrics, successes, failures, lessons learned, and concrete action items.
  • Save outputs to standard locations such as .sprints/active/retrospective-sprint-{N}.md and .sprints/active/retrospective-task-cycle.md, and append items to HANDOFF.md for the next cycle.

Quick Start

Run the retrospective-writer after sprint reviews to generate unbiased recap drafts for review and handoff.

Frequently Asked Questions about retrospective-writer

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

FAQPage Schema
How do I generate agile sprint retrospectives automatically?

Automated agile sprint retrospectives are generated by running retrospective-writer after sprint reviews to capture metrics, lessons, and action items. It uses a fresh-context retrospective-author to reduce bias and saves outputs to .sprints/active/retrospective-sprint-{N}.md.

What is fresh-context retrospective authoring for bias reduction?

Fresh-context retrospective authoring is a mechanism that uses a clean subagent context to evaluate sprint cycles without prior bias. It provides an unbiased assessment of what went well, what didn't, and lessons learned, ensuring honest documentation.

How do I document task-cycle retrospectives and update handoff notes?

Task-cycle retrospectives are documented by running the retrospective-writer at the end of a task cycle. It saves the retrospective to .sprints/active/retrospective-task-cycle.md and appends actionable improvements to HANDOFF.md for the next cycle.

Does retrospective-writer require any specific dependencies or components?

Retrospective-writer requires no external dependencies or components to function. It operates independently within your environment to generate structured retrospective templates and manage handoff documentation.

What is the best way to capture action items from a sprint review?

The best way to capture action items from sprint reviews is using a structured retrospective template that extracts concrete improvements. Retrospective-writer automatically appends these action items to HANDOFF.md, ensuring they are addressed in the next cycle.

When should I run a retrospective generation process for my agile team?

You should run the retrospective generation process immediately after each sprint review and at the completion of a task cycle. This timing ensures metrics and lessons are captured accurately while the context is still relevant for handoff.