From product-strategy
Activate for: retrospective, retro, post-mortem, post launch review, feature review, what went well, what didn't go well, lessons learned, sprint retrospective, product review, launch review, did it work, measure impact, feature retrospective, post-ship review, outcome review, product retro, evaluate feature success. NOT for: metrics dashboards (use official /metrics-review), stakeholder updates (use official /stakeholder-update), sprint planning (use official /sprint-planning).
How this skill is triggered — by the user, by Claude, or both
Slash command
/product-strategy:retroThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Before running a retro, load `product.local.md` for product context,
Before running a retro, load product.local.md for product context,
quality standards, and PM process standards. If not configured, ask the
user for product context and the feature being reviewed.
A useful product retro answers exactly four questions:
Q1: DID IT SOLVE THE PROBLEM? Was the PM right about the user need? Did the feature change what it was supposed to change?
Q2: DID WE BUILD IT AS INTENDED? Was the spec good enough? Did engineering deliver what was specified? Were there scope changes, quality issues, or delivery delays?
Q3: WERE THE METRICS RIGHT? Were the success metrics we defined measuring the right things? Did we have a failure threshold, and were we honest about it?
Q4: WHAT WOULD WE DO DIFFERENTLY? Not "what went wrong" -- but "what specific process change would we make if we started this feature again today?"
OUTCOME DATA (4-12 weeks post-launch):
DELIVERY DATA:
TEAM DATA (optional but valuable):
PRODUCT RETROSPECTIVE: [Feature name]
Shipped: [Date] | Retro date: [Date] | PM: [Name]
================================================================
Q1: DID IT SOLVE THE PROBLEM?
Original problem: [From the spec -- what were we trying to solve?]
Target outcome: [From the spec -- what did we say success looked like?]
Evidence:
[PASS/WARN/FAIL] [Metric]: [actual result] vs. [target]
[PASS/WARN/FAIL] [Metric]: [actual result] vs. [target]
Verdict: [SOLVED / PARTIALLY SOLVED / NOT SOLVED / TOO EARLY TO TELL]
Summary: [2-3 sentences: what the data shows about whether the
feature delivered on its intent]
Q2: DID WE BUILD IT AS INTENDED?
[PASS/WARN/FAIL] Delivered on time: [On time / [N] weeks late -- reason]
[PASS/WARN/FAIL] Spec quality: [No major ambiguity / [Issue reported]]
[PASS/WARN/FAIL] Scope maintained: [No changes / Changes: describe]
[PASS/WARN/FAIL] Quality (bugs): [Bug rate in first 30 days]
[PASS/WARN/FAIL] ACs met: [All ACs verified / Outstanding: list]
Q3: WERE THE METRICS RIGHT?
For each success metric defined in the spec/PRD:
- Was it measurable? (Could we actually get the data?)
- Was it sensitive? (Did it move in response to the feature?)
- Was it the right thing to measure? (Did it reflect user value?)
- Did we have a failure threshold? Did we use it?
Metric quality rating: [HIGH / MEDIUM / LOW]
Learning: [What we should measure differently next time]
Q4: WHAT WOULD WE DO DIFFERENTLY?
Process improvement [N]:
What happened: [Specific -- not "better communication"]
What to change: [Specific rule or step to add/change]
How to apply: [On the next feature: [specific action]]
FOLLOW-ON ACTIONS (from retro findings)
[N]. [Action] -- [Owner] -- [Due date]
PRODUCT.LOCAL.MD UPDATES RECOMMENDED
[Any quality rules to add to the configuration based on this retro]
================================================================
Rule: Every "what went wrong" must be converted into a specific, testable process change -- not a vague intention.
WEAK: "Write better specs" STRONG: "Every AC must be independently testable. If an AC contains 'and', split it before REVIEW status."
WEAK: "Communicate better with engineering" STRONG: "Engineering lead must confirm architecture notes in PRD before the PRD moves to REVIEW status."
WEAK: "Define success metrics earlier" STRONG: "Primary metric and failure threshold must be in the spec before it enters sprint planning. No spec without metrics."
This skill handles product retrospectives. For related PM workflows:
/metrics-review/stakeholder-update/roadmap-updateALL OUTPUTS REQUIRE REVIEW BY THE PM AND ENGINEERING LEAD.
npx claudepluginhub panaversity/agentfactory-business-plugins --plugin product-strategyFacilitates structured sprint or project retrospectives by gathering data from status reports and velocity metrics, identifying what went well and what needs improvement, and generating actionable items with owners and due dates.
Facilitates and documents team retrospectives with structured formats (Start/Stop/Continue, 4Ls, Mad/Sad/Glad, Sailboat). Use at sprint, project, or milestone end to capture what went well, what to improve, and action items.
Runs structured retrospective after completing delivery diamonds or milestones, recording cycle data, ICE/effort calibration, DORA metrics, and learnings in canvas YAML and decision log.