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…
Update, create, or reprioritize your product roadmap. Use when adding a new initiative and deciding what moves to make room, shifting priorities after new information comes in, moving timelines due to a dependency slip, or building a Now/Next/Later view from scratch.
$ npx -y skills add evolution-foundation/evo-nexus --skill pm-roadmap-update --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/pm-roadmap-updateContext preview
The summary Claude sees to decide when to auto-load this skill.
Update, create, or reprioritize your product roadmap. Use when adding a new initiative and deciding what moves to make room, shifting priorities after new information comes in, moving timelines due to a dependency slip, or building a Now/Next/Later view from scratch.
name: pm-roadmap-update description: Update, create, or reprioritize your product roadmap. Use when adding a new initiative and deciding what moves to make room, shifting priorities after new information comes in, moving timelines due to a dependency slip, or building a Now/Next/Later view from scratch. argument-hint: "<update description>"
Update, create, or reprioritize a product roadmap.
/pm-roadmap-update $ARGUMENTS
If **Linear MCP** (`int-linear-review`) is available:
If Linear is not connected:
Ask what the user wants to do:
**Add item**: New feature, initiative, or work item to the roadmap
**Update status**: Change status of existing items
**Reprioritize**: Change the order or priority of items
**Move timeline**: Shift dates for items
**Create new roadmap**: Build a roadmap from scratch
Produce a roadmap view with:
Quick summary: X items in progress, Y completed this period, Z at risk.
For each item, show:
Group items by:
If this is an update to an existing roadmap, summarize what changed:
After generating the roadmap:
The simplest and often most effective roadmap format:
When to use: Most teams, most of the time. Especially good for communicating externally or to leadership because it avoids false precision on dates.
Organize the roadmap around 2-3 themes per quarter:
When to use: When you need to show strategic alignment. Good for planning meetings and executive communication.
Map roadmap items directly to Objectives and Key Results:
When to use: Organizations that run on OKRs. Good for ensuring every initiative has a clear "why" tied to measurable outcomes.
Calendar-based view with items on a timeline:
When to use: Execution planning with engineering. Identifying scheduling conflicts. NOT good for communicating externally (creates false precision expectations).
Score each initiative on four dimensions, then calculate RICE = (Reach x Impact x Confidence) / Effort
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,…