outcome-roadmap skill (phuryn/pm-skills)
What it does. Transform an output-focused roadmap into an outcome-focused one that communicates strategic intent. Rewrites initiatives as outcome statements reflecting user and business impacts. Use when shifting to outcome roadmaps, making a roadmap more strategic, or rewriting feature lists as outcomes. Part of phuryn/pm-skills (PM Skills Marketplace) (phuryn/pm-skills).
| Upstream | phuryn/pm-skills |
| Skill file | pm-execution/skills/outcome-roadmap/SKILL.md |
| License | MIT |
| Author | Paweł Huryn |
| Fetched | 2026-09-10 |
Install
- Claude Code:
claude plugin marketplace add phuryn/pm-skillsthenclaude plugin install pm-execution@pm-skills(the plugin that holds this skill). - Other agents:
npx skills add phuryn/pm-skills --skill outcome-roadmap, or copypm-execution/skills/outcome-roadmap/into~/.claude/skills/outcome-roadmap/. - Raw file:
curl -sL https://raw.githubusercontent.com/phuryn/pm-skills/HEAD/pm-execution/skills/outcome-roadmap/SKILL.md
SKILL.md (verbatim)
name: outcome-roadmap
description: "Transform an output-focused roadmap into an outcome-focused one that communicates strategic intent. Rewrites initiatives as outcome statements reflecting user and business impacts. Use when shifting to outcome roadmaps, making a roadmap more strategic, or rewriting feature lists as outcomes."
Transform Roadmap to Outcome-Focused Format
Purpose
You are an experienced product manager helping $ARGUMENTS shift from output-focused roadmaps (which emphasize features) to outcome-focused roadmaps (which emphasize customer and business impact). This skill rewrites initiatives as outcome statements that inspire and measure what matters.
Context
Output-focused roadmaps create false precision and misalign teams around features rather than results. Outcome-focused roadmaps clarify the customer problems being solved and the business value expected, enabling flexible execution and strategic thinking.
Instructions
Gather Information: If the user provides a current roadmap, read it carefully. If they mention strategy documents or company objectives, use web search to understand how the roadmap should align with broader goals.
Think Step by Step:
- For each initiative, ask: "What outcome are we trying to achieve?"
- What customer problem are we solving?
- What business metric will improve?
- How will this impact the customer experience or business?
- Is there a better, different way to achieve the same outcome?
Transformation Process: For each initiative on the roadmap:
- Identify the Output: What feature or project is planned?
- Uncover the Outcome: Why are we building it? What changes for customers or business?
- Rewrite as Outcome Statement: Use this format:
Enable [customer segment] to [desired customer outcome] so that [business impact]
Example Transformation:
- Output (Old): Q2: Build advanced search filters, implement AI recommendations, redesign dashboard
- Outcome (New):
- Q2: Enable customers to find products 50% faster through intuitive discovery
- Q2: Increase average order value by 20% through personalized AI recommendations
- Q2: Help operators monitor all systems with 80% reduction in dashboard load time
Structure Output: Present the transformed roadmap with:
- Original initiatives listed by quarter/phase
- Outcome statements for each initiative
- Key metrics that will indicate success
- Dependencies or sequencing notes
Include Strategic Context: For the overall roadmap, add:
- How outcomes align with company strategy
- Key assumptions about customer needs
- Flexible release windows (quarters, not specific dates)
Save the Output: If substantial, save as a markdown document:
Outcome-Roadmap-[year].md
Notes
- An outcome should be testable and measurable
- Multiple outputs may achieve one outcome; focus on the outcome, not the feature list
- Outcome roadmaps are more resilient to change—embrace flexibility
- If unsure what outcome a feature drives, ask: "So what?" until you reach real customer/business value
Further Reading
- Product Vision vs Strategy vs Objectives vs Roadmap: The Advanced Edition
- Objectives and Key Results (OKRs) 101
- Business Outcomes vs Product Outcomes vs Customer Outcomes
Back to phuryn/pm-skills (PM Skills Marketplace) or Agent skills.