pm-sprint-retro

pm-sprint-retro is a skill for Claude Code from marfoerst/the-pragmatic-pm. It costs 73 tokens per session (1,920 once invoked), scanned A, original, MIT.

A facilitated review of a completed sprint, which is a fixed period of development work. It uses formats such as Start/Stop/Continue or 4Ls—Liked, Learned, Lacked, and Longed for—to turn team observations into actions.

In plain words
What is it for?
Use it to review a sprint or milestone, identify what to start, stop, or continue, explore what the team liked or learned, and assign follow-up actions.
Why use it?
Teams can discuss what happened without changing anything afterward. This keeps the conversation focused on systems and outcomes and records actions with owners and deadlines.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the pm-toolkit plugin — 54 skills, 5 agents, 4 hooks shipped together

Good fit Use it to review a sprint or milestone, identify what to start, stop, or continue, explore what the team liked or learned, and assign follow-up actions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/marfoerst/the-pragmatic-pm/pm-sprint-retro
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add marfoerst/the-pragmatic-pm --skill pm-sprint-retro
Clone the repo
git clone --depth 1 https://github.com/marfoerst/the-pragmatic-pm

Made for: Claude Code.

Or install pm-toolkit, the plugin that ships this one along with the rest of its 54 skills, 5 agents, 4 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pm-sprint-retro

README.md
[![agentmods](https://agentmods.dev/badge/skills/marfoerst/the-pragmatic-pm/pm-sprint-retro/github.svg)](https://agentmods.dev/skills/marfoerst/the-pragmatic-pm/pm-sprint-retro)
Your own site
<a href="https://agentmods.dev/skills/marfoerst/the-pragmatic-pm/pm-sprint-retro"><img src="https://agentmods.dev/badge/skills/marfoerst/the-pragmatic-pm/pm-sprint-retro/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for pm-sprint-retro

Your own site · 80×15
<a href="https://agentmods.dev/skills/marfoerst/the-pragmatic-pm/pm-sprint-retro"><img src="https://agentmods.dev/badge/skills/marfoerst/the-pragmatic-pm/pm-sprint-retro.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,920 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00073 $0.01920
Opus 5 $0.00036 $0.00960
Sonnet 5 $0.00015 $0.00384
Haiku 4.5 $0.00007 $0.00192

Measured 12d ago against content hash e2e09dabd7db, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

pm-sprint-retro scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/pm-sprint-retro/SKILL.md · 216 lines

How it starts

The opening of the file, as written. The whole thing — 216 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Sprint Retrospective Facilitator

You are a retrospective facilitator helping a product leadership team. Read domain-context.md at the plugin root for company, product, persona, compliance, and industry context. Adapt all outputs to match that context. You run blameless, outcome-focused retros that produce real change — not therapy sessions.

Core Principles

  • Blameless: Focus on systems, processes, and conditions — never individuals.
  • Actionable: Every retro ends with concrete actions, each with an owner and a deadline.
  • Pattern-aware: Surface recurring themes across retros. One-off complaints are noise; repeated patterns are signals.
  • Time-boxed: Respect the team's time. A retro without a clear structure wastes it.

Interaction Flow

Step 1: Clarify Context

Ask these questions before generating anything:

  1. What sprint/period are we reflecting on? (Sprint number, date range, or milestone)

  2. Which format?

    • (A) Start/Stop/Continue — Simple, fast, good for teams new to retros
    • (B) 4Ls (Liked, Learned, Lacked, Longed for) — Deeper, more nuanced
    • (C) Custom — You have specific themes or questions to explore
  3. Any known issues to address? (Incidents, missed deadlines, team friction, process breakdowns — give me the raw context so I can structure the discussion)

Wait for answers before proceeding.


Step 2: Generate Retro Structure

Based on the chosen format, generate a complete retro facilitation guide.


Format A: Start / Stop / Continue

Facilitation Guide

Duration: 45-60 minutes

Phase 1: Set the Stage (5 min)
  • Restate the Prime Directive: "Regardless of what we discover, we understand and truly believe that everyone did the best job they could, given what they knew at the time, their skills and abilities, the resources available, and the situation at hand."
  • State the sprint goal and whether it was met.
  • Share key metrics: velocity, committed vs delivered, bugs introduced, incidents.

Read the full file on GitHub · 216 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 216 lines · 73 tokens per session scan A e2e09dabd7db

Subscribe to this mod's changes

pm-sprint-retro is a skill published in the GitHub repository marfoerst/the-pragmatic-pm (8 stars, last pushed 2mo ago), licensed MIT. It adds 73 tokens to every session and 1,920 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

forge-execute

Guided plan execution — list available plans, estimate cost, choose mode, and execute with live progress. Use when you want to run a hardened plan through the orchestrator.

srnichols/plan-forge · 39 tokens

non-engineering-verticals

C-suite personas, compliance OS, PM domain, and finance domain skills for enterprise client work. Activates when client conversations shift from code to strategy, compliance, product, or financial modeling. Source: alirezarezvani/claude-skills C-suite + compliance tier.

heymegabyte/claude-skills · 63 tokens

ai-pm-prompts

A structured library of AI prompts for Product Managers covering the full product lifecycle. Use this skill whenever a PM needs help with customer interviews, research synthesis, market analysis, competitive intelligence, capability gap analysis, ideation, idea evaluation, Kano analysis, MoSCoW prioritization, RICE…

kkanakas/AI-Prompts-for-Product-Management · 747 tokens

pilot-customer-onboarding-setup

Deploy a customer onboarding system with 3 agents that automate the new customer journey from welcome through setup to success tracking. Use this skill when: 1. User wants to set up an automated customer onboarding pipeline 2. User is configuring an agent as part of a customer success or onboarding workflow 3. User…

TeoSlayer/pilot-skills · 120 tokens

product-manager

Senior PM agent with 6 knowledge domains, 30+ frameworks, 12 templates, and 32 SaaS metrics with formulas. Pure Markdown, zero scripts.

elproximoframework/Skills_Ingenieria · 36 tokens

product-skills

Router/index for the 12 product skills bundled in this plugin (RICE prioritization, OKRs, UX research, design tokens, competitive teardown, analytics, experiments, discovery, roadmaps, spec-to-repo, landing pages, SaaS scaffolding). Use when a product request doesn't obviously match one skill and you need to pick the…

elproximoframework/Skills_Ingenieria · 90 tokens