Help us improve
Share bugs, ideas, or general feedback.
From pm-product-discovery
Design a product metrics dashboard with North Star metric, input metrics, health metrics, and alert thresholds
npx claudepluginhub tarunccet/pm-skills --plugin pm-product-discoveryHow this command is triggered — by the user, by Claude, or both
Slash command
/pm-product-discovery:setup-metrics <product or feature area>The summary Claude sees in its command listing — used to decide when to auto-load this command
# /setup-metrics -- Product Metrics Dashboard Design Design a comprehensive metrics framework for your product or feature — from selecting the right North Star to defining alert thresholds that catch problems early. ## Invocation ## Workflow ### Step 1: Understand What to Measure Ask the user: - What product or feature area are you setting up metrics for? - What stage is it in? (pre-launch, recently launched, mature) - What are the current business goals or OKRs? - Do you have existing metrics? What's missing or broken? - What analytics tools are you using? (helps tailor implementati...
/setup-metricsDesigns a metrics dashboard for a product or feature, defining North Star metric, input metrics, health metrics, counter-metrics, alert thresholds, and dashboard spec.
/setup-metricsSet up your metrics framework — North Star selection, funnel definition, dashboard structuring, and A/B test design for your key bets
Share bugs, ideas, or general feedback.
Design a comprehensive metrics framework for your product or feature — from selecting the right North Star to defining alert thresholds that catch problems early.
/setup-metrics SaaS project management tool
/setup-metrics New checkout flow we just launched
/setup-metrics # asks what you're measuring
Ask the user:
Apply the product-metrics skill (in pm-data-analytics):
Ask the user upfront: Is this for an AI product or feature? The skill adds a four-layer AI metrics stack (model quality, operational, product-level, business) when yes.
North Star Metric:
Input Metrics (3-5):
Health Metrics (3-5):
Counter-Metrics (1-2):
For each metric:
| Metric | Green | Yellow | Red | Check Frequency |
|---|---|---|---|---|
| [metric] | [healthy range] | [warning] | [critical] | [daily/weekly] |
## Metrics Dashboard: [Product/Feature]
**North Star**: [metric name]
**Definition**: [precise formula]
**Current value**: [if known]
**Target**: [goal]
### Input Metrics
| Metric | Definition | Owner | Target | Current |
|--------|-----------|-------|--------|---------|
### Health Metrics
| Metric | Healthy Range | Yellow Threshold | Red Threshold |
|--------|-------------|-----------------|---------------|
### Counter-Metrics
| Metric | Why It Matters | Watch For |
|--------|---------------|-----------|
### Metrics Tree
North Star: [metric]
├── Input: [metric 1] → driven by [team/action]
├── Input: [metric 2] → driven by [team/action]
├── Input: [metric 3] → driven by [team/action]
└── Counter: [metric] → watch for [degradation signal]
### Implementation Notes
- Data sources: [where each metric comes from]
- Refresh frequency: [real-time / hourly / daily]
- Tool recommendations: [based on user's stack]
### Review Cadence
- **Daily**: Glance at North Star and health metrics
- **Weekly**: Review input metrics trends, discuss in team standup
- **Monthly**: Deep dive — are inputs driving the North Star as expected?
- **Quarterly**: Reassess the metrics framework itself
Save as a markdown file to the user's workspace.