From product-management
Reviews product metrics with trend analysis, identifies correlations and anomalies, and generates a structured review with summary, scorecard, and actionable insights.
How this command is triggered — by the user, by Claude, or both
Slash command
/product-management:metrics-review <time period or metric focus>The summary Claude sees in its command listing — used to decide when to auto-load this command
# Metrics Review > If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../CONNECTORS.md). Review and analyze product metrics, identify trends, and surface actionable insights. ## Usage ## Workflow ### 1. Gather Metrics Data If **~~product analytics** is connected: - Pull key product metrics for the relevant time period - Get comparison data (previous period, same period last year, targets) - Pull segment breakdowns if available If no analytics tool is connected, ask the user to provide: - The metrics and their values (paste a table, sc...
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Review and analyze product metrics, identify trends, and surface actionable insights.
/metrics-review $ARGUMENTS
If ~~product analytics is connected:
If no analytics tool is connected, ask the user to provide:
Ask the user:
Structure the review using the metrics hierarchy from the metrics-tracking skill: North Star metric at the top, L1 health indicators (acquisition, activation, engagement, retention, revenue, satisfaction), and L2 diagnostic metrics for drill-down.
If the user has not defined their metrics hierarchy, help them identify their North Star and key L1 metrics before proceeding.
For each key metric:
Identify correlations:
2-3 sentences: overall product health, most notable changes, key callout.
Table format for quick scanning:
| Metric | Current | Previous | Change | Target | Status |
|---|---|---|---|---|---|
| [Metric] | [Value] | [Value] | [+/- %] | [Target] | [On track / At risk / Miss] |
For each metric worth discussing:
What is going well:
What needs attention:
Specific next steps based on the analysis:
After generating the review:
Use tables for the scorecard. Use clear status indicators. Keep the summary tight — the reader should get the essential story in 30 seconds.
npx claudepluginhub p/worldlyjohn-product-management-product-management5plugins reuse this command
First indexed Mar 26, 2026
/metrics-reviewReviews metrics for a specified area, identifying significant changes, diagnosing root causes, assessing impact, and producing actionable recommendations in a structured markdown report.