Agent Skillsmohitagw15856/pm-claude-skills › roadmap-narrative

roadmap-narrative

GitHub

将优先级排序的产品计划列表转化为具有战略意义的路线图叙事。通过识别战略主题、连接公司目标并生成高管摘要,向非技术利益相关者清晰传达产品方向与季度进展。

exports/openclaw/roadmap-narrative/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

编写路线图叙事 向非技术人员解释产品路线图 将路线图项目与公司目标关联 制作可分享给高管的路线图故事

Install

npx skills add mohitagw15856/pm-claude-skills --skill roadmap-narrative -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/roadmap-narrative -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@roadmap-narrative

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill roadmap-narrative -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "roadmap-narrative",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/roadmap-narrative.html",
    "metadata": {
        "openclaw": {
            "emoji": "🗺"
        }
    },
    "description": "Transform a prioritised initiative list into a compelling strategic roadmap narrative. Use when asked to write a roadmap narrative, explain the product roadmap to non-technical stakeholders, connect roadmap items to company goals, or produce an exec-shareable roadmap story. Produces a themed narrative with strategic context, quarter progression arc, an executive summary, and a 'what's not on the roadmap' section."
}

Roadmap Narrative Skill

Convert a ranked list of product initiatives into a clear, strategic narrative that connects individual items to company goals and communicates a coherent product direction.

Working from a brief

You will often get a short brief (a few themes, an audience) without a full initiative list or OKRs. Always deliver the complete narrative anyway — do not stop to ask questions and do not leave bracketed placeholders like [Theme Name]. Where detail is missing, infer specific, realistic themes, initiatives, and metrics from the brief and the domain, and mark any inferred fact or number as (assumed — confirm). Fill every section with concrete content, not template brackets.

Inputs (infer any not provided — label assumptions)

  • Prioritised initiative list (with rough timelines or quarters)
  • Company OKRs or strategic priorities (to connect roadmap to company goals)
  • Audience (all-hands, board, investors, sales team — changes tone and depth)
  • Items explicitly NOT on the roadmap (optional but strengthens credibility)

Process

  1. Review the prioritised initiative list and company OKRs provided
  2. Identify 2-3 strategic themes that group the initiatives naturally
  3. For each theme, articulate: the problem it addresses, the customer it serves, the metric it moves
  4. Write a quarter-level narrative that shows progression — how does H1 set up H2?
  5. Draft an executive summary (3-4 sentences max) that non-technical stakeholders can repeat
  6. Validate — Confirm every initiative maps to a theme. If an initiative is orphaned, either create a theme or flag it as a narrative gap to address

Output Structure

Product Roadmap: [Quarter/Half/Year]

Strategic Context: [1 paragraph: market moment, key challenge, our response]

Theme 1: [Theme Name]

  • Strategic rationale
  • Initiatives included
  • Primary metric impacted
  • Dependencies

[Repeat for each theme]

What's Not on the Roadmap (and Why): [2-3 items with rationale — shows strategic discipline, not just prioritisation]

Executive Summary (shareable): [3-4 sentences that could be shared in an all-hands or board update]

Tone Guidelines

  • Write for a CFO, not an engineer
  • Lead with customer outcomes, not features
  • Be honest about what's NOT on the roadmap and why

Timeline, drawn

When the themes have a sequence or dates, also render the roadmap as a Mermaid Gantt chart so the shape of the plan is visible (it renders live in the playground; with real ISO dates it also exports to a calendar .ics). Use section per theme/quarter and mark key checkpoints as milestones.

gantt
    title Roadmap
    dateFormat YYYY-MM-DD
    section Theme 1
        Initiative      :2026-07-01, 30d
        Checkpoint      :milestone, 2026-07-31, 0d
    section Theme 2
        Initiative      :2026-08-01, 45d

Scoring Rubric (0–40)

Score any output of this skill before handing it over; 32+ is ship-quality.

Dimension 0 5 10
Thematic coherence A feature list with dates relabelled as a "narrative"; no themes Themes exist but one or more initiatives are orphaned without being flagged Every initiative maps to a theme; anything that doesn't fit is explicitly flagged as a narrative gap, not smuggled in
Causal progression Quarters are a chronological listing with no connection between them Sequence is stated but the "Q1 enables Q2 because…" reasoning is missing or asserted without evidence Each period visibly enables the next, with the causal dependency argued in prose and reflected in the timeline
Strategic candour No "what's not on the roadmap" section One exclusion with thin rationale ("not a priority right now") ≥2 named exclusions with defensible strategic rationale — including at least one idea someone actually wants
Executive repeatability Jargon-heavy; no standalone summary; a CFO couldn't retell any of it Summary exists but is too long, too technical, or reads as compression rather than a story 3–4 sentence summary a non-technical stakeholder could repeat correctly after one reading, zero engineering jargon

Quality Checks

  • Every initiative in the input maps to a strategic theme
  • The executive summary can stand alone and be repeated correctly after one reading
  • Progression narrative shows causal links between quarters (not just chronological listing)
  • "What's not on the roadmap" section includes at least 2 items with clear rationale
  • Language throughout is free of engineering jargon — tested by asking: "could a CFO repeat this?"

Anti-Patterns

  • Do not produce a list of features with dates and call it a narrative — every initiative must connect to a strategic theme
  • Do not omit the "what's not on the roadmap" section — without it, the narrative lacks strategic discipline
  • Do not write progression as a chronological list — show causal links between quarters (Q1 enables Q2 because…)
  • Do not write the executive summary last and treat it as a summary — write it as the version stakeholders will repeat
  • Do not let orphaned initiatives appear without a theme — either create a theme or flag the gap explicitly

Version History

  • 54fad50 Current 2026-07-19 12:31

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
83595ea0
Indexed
2026-07-19 12:31

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 17:00
浙ICP备14020137号-1 $방문자$