product-management/skills/metrics-review/SKILL.md
Review and analyze product metrics with trend analysis and actionable insights
npx skillsauth add grailautomation/claude-plugins metrics-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
/product-management: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.
development
Parse and analyze Workato recipe JSON exports. Use when the user asks about a Workato recipe's logic, data flow, field mappings, error handling, or control flow. Also use when the user references a .recipe.json file or asks to debug a Workato integration.
databases
Review implementation plans as a staff software engineer. Use when the user asks for staff engineer feedback, senior engineering review, plan review, architecture review, implementation-plan critique, approval before proceeding, risk review, or feedback on a proposed technical plan.
tools
Use when the user invokes $spec-kit:tasks or /spec-kit:tasks, or asks to generate dependency-ordered tasks from the plan and repo context.
testing
Use when the user invokes $spec-kit:specify or /spec-kit:specify, or asks to create a brownfield-aware feature specification from a natural language description.