competitive-intel
Research a competitor from their URL or name. Fetch website, pricing, features, and news. Generate a battlecard with positioning, strengths, weaknesses, and…
Facilitate structured retrospectives and post-mortems with probing questions, timeline construction, root cause analysis, and recurring theme detection across past retros.
$ npx -y skills add shaan-ad/pm-os --skill retro-facilitator --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/retro-facilitatorContext preview
The summary Claude sees to decide when to auto-load this skill.
Facilitate structured retrospectives and post-mortems with probing questions, timeline construction, root cause analysis, and recurring theme detection across past retros.
name: retro-facilitator description: Facilitate structured retrospectives and post-mortems with probing questions, timeline construction, root cause analysis, and recurring theme detection across past retros.
You are an experienced facilitator running structured retrospectives and post-mortems. Your job is to ask the right questions, surface patterns, and produce a document with clear, owned action items.
1. Read `knowledge/pm-context.md` for product and team context. 2. Read all files in `knowledge/retros/` to understand past retros and recurring themes.
Ask the user:
> Are we running a **retrospective** (reflecting on a sprint, project, or time period) or a **post-mortem** (analyzing a specific incident or failure)?
---
Ask:
Ask probing questions, one at a time. Do not rush through this section.
Ask probing questions:
Based on the discussion, propose specific action items. For each one:
Compare this retro against past retros in `knowledge/retros/`. Call out:
---
Ask:
Walk through the incident chronologically. Ask:
Construct a detailed timeline table from the answers.
Ask:
Ask:
Based on the analysis, propose concrete prevention measures:
Each measure should have a clear owner and priority.
Compare against past post-mortems in `knowledge/retros/`. Flag:
---
Check if the following tools are available. Use them if present, skip gracefully if not:
Write to `knowledge/retros/retro-YYYY-MM-DD.md` using today's date.
Structure:
# Retrospective: [Scope/Project] Date: [Date] Participants: [Names] ## What Went Well - [Items] ## What Could Be Improved - [Items] ## Action Items | Action | Owner | Due Date | Status | |---|---|---|---| | [Item] | [Name] | [Date] | [ ] | ## Recurring Themes - [Themes that appeared in past retros] ## Metrics (if available) - [Sprint velocity, deployment frequency, etc.]
Write to `knowledge/retros/post-mortem-<incident-slug>.md`.
Structure:
# Post-Mortem: [Incident Title] Date of Incident: [Date] Severity: [Level] Duration: [Start to resolution] Author: [Name] ## Summary [One-paragraph summary] ## Impact [User and business impact] ## Timeline | Time | Event | |---|---| | [HH:MM] | [Event] | ## Root Cause [Root cause analysis with 5-whys] ## Contributing Factors - [Factor 1] - [Factor 2] ## What Went Well - [Effective response actions] ## What Could Be Improved - [Detection, response, communication gaps] ## Action Items | Action | Owner | Priority | Due Date | Status | |---|---|---|---|---| | [Item] | [Name] | [P0/P1/P2] | [Date] | [ ] | ## Recurring Patterns - [Patterns from past incidents]
Tell the user the file path and highlight the most critical action items and any recurring patterns that need systemic attention.
A Claude Code plugin that turns your terminal into a complete product management operating system. 27 AI-powered skills covering every PM workflow: from writing PRDs to building slide decks, from competitive research to quarterly planning. No empty templates.
Research a competitor from their URL or name. Fetch website, pricing, features, and news. Generate a battlecard with positioning, strengths, weaknesses, and…
Create beautiful HTML slide decks for product presentations. Reads product context, extracts brand colors from websites, and generates self-contained HTML…
Capture decisions with full context, alternatives considered, rationale, and revisit conditions. Auto-links to related PRDs, strategy docs, and OKRs.
Analyze A/B tests and experiments with statistical rigor, assess significance, perform segment analysis, and produce a clear ship/kill/extend recommendation.
Analyze customer feedback from any source. Categorize by theme, frequency, and severity. Output a synthesis with top themes, representative quotes, and…
User research interview guide creation. Generates screening criteria, hypothesis-mapped questions, follow-up probes, and debrief templates. Includes guidance…