ai-image-creator
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway…
Review and analyze product metrics with trend analysis and actionable insights. Use when running a weekly, monthly, or quarterly metrics review, investigating a sudden spike or drop, comparing performance against targets, or turning raw numbers into a scorecard with recommended
$ npx -y skills add evolution-foundation/evo-nexus --skill pm-metrics-review --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/pm-metrics-reviewContext preview
The summary Claude sees to decide when to auto-load this skill.
Review and analyze product metrics with trend analysis and actionable insights. Use when running a weekly, monthly, or quarterly metrics review, investigating a sudden spike or drop, comparing performance against targets, or turning raw numbers into a scorecard with recommended
name: pm-metrics-review description: Review and analyze product metrics with trend analysis and actionable insights. Use when running a weekly, monthly, or quarterly metrics review, investigating a sudden spike or drop, comparing performance against targets, or turning raw numbers into a scorecard with recommended actions. argument-hint: "<time period or metric focus>"
Review and analyze product metrics, identify trends, and surface actionable insights.
/pm-metrics-review $ARGUMENTS
Pull data from connected sources before asking the user:
**Stripe** (`int-stripe`):
**Licensing** (`int-licensing`):
**Evo CRM** (`int-evo-crm`):
If no tool data is available, ask the user to provide:
Ask the user:
Structure the review using a metrics hierarchy: North Star metric at the top, L1 health indicators (acquisition, activation, engagement, retention, revenue, satisfaction), and L2 diagnostic metrics for drill-down. See **Product Metrics Hierarchy** below for full definitions.
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:
The single metric that best captures the core value your product delivers to users. It should be:
**Examples by product type**:
The 5-7 metrics that together paint a complete picture of product health. These map to the key stages of the user lifecycle:
**Acquisition**: Are new users finding the product?
**Activation**: Are new users reaching the value moment?
**Engagement**: Are active users getting value?
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway…
Create a new custom agent for the workspace. Guides the user through defining agent name, domain, personality, skills, model, and memory folder. Use when the…
Create a new slash command for Claude Code. Guides the user through defining the command name, what it does, and generates the markdown file in…
Create a Mission, Project, or Goal (Mission → Project → Goal → Task hierarchy) in EvoNexus. Guides the user through picking a mission, choosing or creating a…
Create a new heartbeat (proactive agent scheduled with a decision prompt) for EvoNexus. Guides the user through picking an agent, setting interval, wake…
Create a new custom integration (API/service wrapper) for the workspace. Guides the user through defining the integration's slug, display name, description,…