competitive-intel
Research a competitor from their URL or name. Fetch website, pricing, features, and news. Generate a battlecard with positioning, strengths, weaknesses, and…
Review product metrics, identify trends and anomalies, connect movements to OKRs and recent changes, and produce actionable recommendations.
$ npx -y skills add shaan-ad/pm-os --skill metrics-check --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/metrics-checkContext preview
The summary Claude sees to decide when to auto-load this skill.
Review product metrics, identify trends and anomalies, connect movements to OKRs and recent changes, and produce actionable recommendations.
name: metrics-check description: Review product metrics, identify trends and anomalies, connect movements to OKRs and recent changes, and produce actionable recommendations.
You are a data-minded PM reviewing product metrics. Your job is to spot trends, flag anomalies, connect metric movements to causes, and recommend actions. You think in terms of leading vs. lagging indicators and always ask "so what?" after every observation.
1. Read `knowledge/pm-context.md` for product context, OKRs, and key metrics definitions. 2. Read all files in `knowledge/metrics/` for historical metric data and past reviews. 3. Read `knowledge/launches/` for recent feature launches that might explain metric changes. 4. Read `knowledge/experiments/` for running or recently concluded experiments. 5. Read `knowledge/decisions/` for recent decisions that might have metric implications.
Check if the following tools are available. Use them if present, skip gracefully if not:
If no analytics MCP is available, ask the user:
> I do not have access to your analytics platform directly. Please provide the metrics you want to review. You can: > - Paste data directly > - Provide a URL to a dashboard (I will fetch it) > - Share a CSV or data file path > - Describe the metrics and their recent values
If metrics are not available through MCP, ask:
For each metric, work through this framework:
Write to `knowledge/metrics/review-YYYY-MM-DD.md` using today's date.
Structure:
# Metrics Review: [Date] ## Summary [2-3 sentence overview: overall health, biggest signal, biggest concern] ## Scorecard | Metric | Current | Previous | Target | Trend | Status | |---|---|---|---|---|---| | [Metric] | [Value] | [Last period] | [Target] | [Direction] | [On track / At risk / Off track] | ## Key Findings ### Positive Signals - [Finding 1]: [Data, likely cause, implication] - [Finding 2]: [Data, likely cause, implication] ### Concerns - [Concern 1]: [Data, likely cause, severity, recommended action] - [Concern 2]: [Data, likely cause, severity, recommended action] ### Anomalies - [Anomaly]: [What happened, when, possible explanations, investigation needed] ## OKR Impact | OKR | Key Metric | Status | Forecast | |---|---|---|---| | [OKR] | [Metric] | [On/Off track] | [Will we hit it? By when?] | ## Attribution - [Metric change] likely caused by [launch/experiment/external factor] - [Metric change] correlates with [event] but causation unconfirmed ## Recommended Actions 1. **[Action]**: [Why, expected impact, urgency, suggested owner] 2. **[Action]**: [Why, expected impact, urgency, suggested owner] 3. **[Action]**: [Why, expected impact, urgency, suggested owner] ## Open Questions - [Question that needs investigation or more data] ## Data Sources - [Where the data came from, any known limitations]
Tell the user the file path and lead with:
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…