Sprint Summary Generator
Installation
SKILL.md
Sprint Summary Generator
What this skill does
This skill takes a raw list of completed tickets, commit messages, or PR titles from a sprint and produces a polished sprint summary document suitable for stakeholders, leadership, or the whole team. It groups work into meaningful themes, translates technical changes into business language, flags blockers and carryover items, and formats everything for a Slack post, email, or wiki page.
Use this at the end of every sprint to save time writing the sprint review, or to quickly communicate what shipped to non-technical stakeholders.
How to use
Claude Code / Cline
Copy this file to .agents/skills/sprint-summary-generator/SKILL.md in your project root.
Then ask:
- "Use the Sprint Summary Generator skill. Here are our completed tickets: [paste list]."
- "Generate a sprint summary from this git log using the Sprint Summary Generator skill."