roadmap-update
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.
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o roadmap-update.zip https://jpskill.com/download/22732.zip && unzip -o roadmap-update.zip && rm roadmap-update.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/22732.zip -OutFile "$d\roadmap-update.zip"; Expand-Archive "$d\roadmap-update.zip" -DestinationPath $d -Force; ri "$d\roadmap-update.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
roadmap-update.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
roadmap-updateフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-18
- 取得日時
- 2026-05-18
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
[スキル名] roadmap-update
ロードマップの更新
見慣れないプレースホルダーが表示された場合や、どのツールが接続されているかを確認する必要がある場合は、CONNECTORS.mdをご覧ください。
製品ロードマップを更新、作成、または再優先順位付けします。
使用方法
/roadmap-update $ARGUMENTS
ワークフロー
1. 現状の把握
プロジェクトトラッカーが接続されている場合:
- 現在のロードマップ項目を、ステータス、担当者、日付とともに取得します。
- 期限切れ、リスクのある、または最近完了した項目を特定します。
- 明確な担当者や日付がない項目を浮上させます。
プロジェクト管理ツールが接続されていない場合:
- ユーザーに現在のロードマップを説明してもらうか、貼り付け/アップロードを依頼します。
- リスト、表、スプレッドシート、スクリーンショット、散文形式など、あらゆる形式を受け入れます。
2. 操作の決定
ユーザーが何をしたいか尋ねます。
項目の追加: ロードマップに新しい機能、イニシアチブ、または作業項目を追加します。
- 収集する情報: 名前、説明、優先度、見積もり工数、目標期間、担当者、依存関係
- 現在の優先度とキャパシティに基づいて、どこに適合するかを提案します。
ステータスの更新: 既存の項目のステータスを変更します。
- オプション: 未開始、進行中、リスクあり、ブロック済み、完了、中止
- 「リスクあり」または「ブロック済み」の場合: ブロッカーと軽減計画を尋ねます。
再優先順位付け: 項目の順序または優先度を変更します。
- 何が変更されたか(新しい情報、戦略の変更、リソースの変更、顧客からのフィードバック)を尋ねます。
- 必要に応じて優先順位付けフレームワークを適用します — 下記の優先順位付けフレームワークでRICE、MoSCoW、ICE、価値対工数をご覧ください。
- 変更前と変更後の比較を表示します。
タイムラインの移動: 項目の日付をずらします。
- 理由を尋ねます(スコープの変更、依存関係の遅延、リソースの制約)。
- 依存する項目への下流の影響を特定します。
- 厳密な期限を過ぎる項目にフラグを立てます。
新しいロードマップの作成: ロードマップをゼロから構築します。
- 期間(四半期、半期、年)について尋ねます。
- 形式の好み(Now/Next/Later、四半期ごとの列、OKRに合わせたもの)について尋ねます — 下記のロードマップフレームワークをご覧ください。
- 含めるイニシアチブのリストを収集します。
3. ロードマップの概要の生成
ロードマップビューを生成します。
ステータスの概要
簡単な概要: X項目が進行中、Y項目がこの期間に完了、Z項目がリスクあり。
ロードマップ項目
各項目について、以下を表示します。
- 名前と1行の説明
- ステータスインジケーター(順調 / リスクあり / ブロック済み / 完了 / 未開始)
- 目標期間または日付
- 担当者
- 主要な依存関係
項目を以下でグループ化します。
- 形式に応じて、期間(Now / Next / Later)または四半期
- または、ユーザーが希望する場合はテーマ/目標別
リスクと依存関係
- ブロックされている、またはリスクのある項目と詳細
- チーム間の依存関係とそのステータス
- 厳密な期限が近づいている項目
今回の更新での変更点
既存のロードマップの更新である場合、変更点を要約します。
- 追加、削除、または再優先順位付けされた項目
- タイムラインの変更
- ステータスの変更
4. フォローアップ
ロードマップ生成後:
- 特定の対象者向けにフォーマットする(エグゼクティブサマリー、エンジニアリング詳細、顧客向け)ことを提案します。
- ロードマップの変更に関するコミュニケーションの草案作成を提案します。
- プロジェクト管理ツールが接続されている場合、チケットのステータス更新を提案します。
ロードマップフレームワーク
Now / Next / Later
最もシンプルで、しばしば最も効果的なロードマップ形式です。
- Now(現在のスプリント/月): コミットされた作業。スコープとタイムラインに高い確信があります。チームが積極的に構築しているものです。
- Next(次の1〜3ヶ月): 計画された作業。何をするかについては確信がありますが、いつ行うかについては確信が低いです。スコープが設定され、優先順位付けされていますが、まだ開始されていません。
- Later(3〜6ヶ月以上): 方向性。これらは追求する予定の戦略的な賭けや機会ですが、スコープとタイミングは柔軟です。
使用するタイミング: ほとんどのチームで、ほとんどの場合。特に、日付の誤った精度を避けるため、外部やリーダーシップへのコミュニケーションに適しています。
四半期ごとのテーマ
ロードマップを四半期ごとに2〜3のテーマで整理します。
- 各テーマは戦略的な投資領域を表します(例: 「エンタープライズ対応」、「アクティベーション改善」、「プラットフォーム拡張性」)。
- 各テーマの下に、計画されている具体的なイニシアチブをリストアップします。
- テーマは会社またはチームのOKRにマッピングされるべきです。
- この形式は、なぜ構築しているのかを説明しやすくします。
使用するタイミング: 戦略的な整合性を示す必要がある場合。計画会議や役員へのコミュニケーションに適しています。
OKRに合わせたロードマップ
ロードマップ項目を目標と主要な結果(OKR)に直接マッピングします。
- 期間のチームのOKRから始めます。
- 各主要な結果の下に、その指標を動かすイニシアチブをリストアップします。
- 各イニシアチブが主要な結果に与える期待される影響を含めます。
- これにより、構築するものと測定するものの間に明確な説明責任が生まれます。
使用するタイミング: OKRで運営されている組織。すべてのイニシアチブが測定可能な結果に結びつく明確な「なぜ」を持っていることを保証するのに適しています。
タイムライン / ガントビュー
タイムライン上に項目を配置したカレンダーベースのビューです。
- 開始日、終了日、期間を表示します。
- 並行性とシーケンスを視覚化します。
- リソースの競合を特定するのに適しています。
- 項目間の依存関係を表示します。
使用するタイミング: エンジニアリングとの実行計画。スケジュールの競合の特定。外部へのコミュニケーションには適していません(誤った精度の期待を生み出すため)。
優先順位付けフレームワーク
RICEスコア
各イニシアチブを4つの側面でスコアリングし、RICE = (Reach x Impact x Confidence) / Effort を計算します。
- Reach: 特定の期間に、どれだけのユーザー/顧客に影響を与えるか?具体的な数字を使用します(例: 「四半期あたり500ユーザー」)。
- Impact: リーチした各人に対して、どれだけ大きな影響を与えるか?スケールでスコアリングします: 3 = 非常に大きい、2 = 大きい、1 = 中程度、0.5 = 小さい、0.25 = 最小限。
- Confidence: ReachとImpactの見積もりに対してどれだけ確信があるか?100% = 高い確信(データに裏付けられている)、80% = 中程度(いくつかの証拠がある)、50% = 低い(直感)。
- Effort: 何人月分の作業か?エンジニアリング、デザイン、その他の機能を含めます。
使用するタイミング: 定量的で、説明可能な優先順位付けが必要な場合。大量のイニシアチブのバックログを比較するのに適しています。影響を推定するのが難しい戦略的な賭けにはあまり適していません。
MoSCoW
(原文がここで途切れています)
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Roadmap Update
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Update, create, or reprioritize a product roadmap.
Usage
/roadmap-update $ARGUMENTS
Workflow
1. Understand Current State
If ~~project tracker is connected:
- Pull current roadmap items with their statuses, assignees, and dates
- Identify items that are overdue, at risk, or recently completed
- Surface any items without clear owners or dates
If no project management tool is connected:
- Ask the user to describe their current roadmap or paste/upload it
- Accept any format: list, table, spreadsheet, screenshot, or prose description
2. Determine the Operation
Ask what the user wants to do:
Add item: New feature, initiative, or work item to the roadmap
- Gather: name, description, priority, estimated effort, target timeframe, owner, dependencies
- Suggest where it fits based on current priorities and capacity
Update status: Change status of existing items
- Options: not started, in progress, at risk, blocked, completed, cut
- For "at risk" or "blocked": ask for the blocker and mitigation plan
Reprioritize: Change the order or priority of items
- Ask what changed (new information, strategy shift, resource change, customer feedback)
- Apply a prioritization framework if helpful — see Prioritization Frameworks below for RICE, MoSCoW, ICE, and value-vs-effort
- Show before/after comparison
Move timeline: Shift dates for items
- Ask why (scope change, dependency slip, resource constraint)
- Identify downstream impacts on dependent items
- Flag items that move past hard deadlines
Create new roadmap: Build a roadmap from scratch
- Ask about timeframe (quarter, half, year)
- Ask about format preference (Now/Next/Later, quarterly columns, OKR-aligned) — see Roadmap Frameworks below
- Gather the list of initiatives to include
3. Generate Roadmap Summary
Produce a roadmap view with:
Status Overview
Quick summary: X items in progress, Y completed this period, Z at risk.
Roadmap Items
For each item, show:
- Name and one-line description
- Status indicator (on track / at risk / blocked / completed / not started)
- Target timeframe or date
- Owner
- Key dependencies
Group items by:
- Timeframe (Now / Next / Later) or quarter, depending on format
- Or by theme/goal if the user prefers
Risks and Dependencies
- Items that are blocked or at risk, with details
- Cross-team dependencies and their status
- Items approaching hard deadlines
Changes This Update
If this is an update to an existing roadmap, summarize what changed:
- Items added, removed, or reprioritized
- Timeline shifts
- Status changes
4. Follow Up
After generating the roadmap:
- Offer to format for a specific audience (executive summary, engineering detail, customer-facing)
- Offer to draft communication about roadmap changes
- If project management tool is connected, offer to update ticket statuses
Roadmap Frameworks
Now / Next / Later
The simplest and often most effective roadmap format:
- Now (current sprint/month): Committed work. High confidence in scope and timeline. These are the things the team is actively building.
- Next (next 1-3 months): Planned work. Good confidence in what, less confidence in exactly when. Scoped and prioritized but not yet started.
- Later (3-6+ months): Directional. These are strategic bets and opportunities we intend to pursue, but scope and timing are flexible.
When to use: Most teams, most of the time. Especially good for communicating externally or to leadership because it avoids false precision on dates.
Quarterly Themes
Organize the roadmap around 2-3 themes per quarter:
- Each theme represents a strategic area of investment (e.g., "Enterprise readiness", "Activation improvements", "Platform extensibility")
- Under each theme, list the specific initiatives planned
- Themes should map to company or team OKRs
- This format makes it easy to explain WHY you are building what you are building
When to use: When you need to show strategic alignment. Good for planning meetings and executive communication.
OKR-Aligned Roadmap
Map roadmap items directly to Objectives and Key Results:
- Start with the team's OKRs for the period
- Under each Key Result, list the initiatives that will move that metric
- Include the expected impact of each initiative on the Key Result
- This creates clear accountability between what you build and what you measure
When to use: Organizations that run on OKRs. Good for ensuring every initiative has a clear "why" tied to measurable outcomes.
Timeline / Gantt View
Calendar-based view with items on a timeline:
- Shows start dates, end dates, and durations
- Visualizes parallelism and sequencing
- Good for identifying resource conflicts
- Shows dependencies between items
When to use: Execution planning with engineering. Identifying scheduling conflicts. NOT good for communicating externally (creates false precision expectations).
Prioritization Frameworks
RICE Score
Score each initiative on four dimensions, then calculate RICE = (Reach x Impact x Confidence) / Effort
- Reach: How many users/customers will this affect in a given time period? Use concrete numbers (e.g., "500 users per quarter").
- Impact: How much will this move the needle for each person reached? Score on a scale: 3 = massive, 2 = high, 1 = medium, 0.5 = low, 0.25 = minimal.
- Confidence: How confident are we in the reach and impact estimates? 100% = high confidence (backed by data), 80% = medium (some evidence), 50% = low (gut feel).
- Effort: How many person-months of work? Include engineering, design, and any other functions.
When to use: When you need a quantitative, defensible prioritization. Good for comparing a large backlog of initiatives. Less good for strategic bets where impact is hard to estimate.
MoSCoW
Categorize items into Must have, Should have, Could have, Won't have:
- Must have: The roadmap is a failure without these. Non-negotiable commitments.
- Should have: Important and expected, but delivery is viable without them.
- Could have: Desirable but clearly lower priority. Include only if capacity allows.
- Won't have: Explicitly out of scope for this period. Important to list for clarity.
When to use: Scoping a release or quarter. Negotiating with stakeholders about what fits. Good for forcing prioritization conversations.
ICE Score
Simpler than RICE. Score each item 1-10 on three dimensions:
- Impact: How much will this move the target metric?
- Confidence: How confident are we in the impact estimate?
- Ease: How easy is this to implement? (Inverse of effort — higher = easier)
ICE Score = Impact x Confidence x Ease
When to use: Quick prioritization of a feature backlog. Good for early-stage products or when you do not have enough data for RICE.
Value vs Effort Matrix
Plot initiatives on a 2x2 matrix:
- High value, Low effort (Quick wins): Do these first.
- High value, High effort (Big bets): Plan these carefully. Worth the investment but need proper scoping.
- Low value, Low effort (Fill-ins): Do these when you have spare capacity.
- Low value, High effort (Money pits): Do not do these. Remove from the backlog.
When to use: Visual prioritization in team planning sessions. Good for building shared understanding of tradeoffs.
Dependency Mapping
Identifying Dependencies
Look for dependencies across these categories:
- Technical dependencies: Feature B requires infrastructure work from Feature A
- Team dependencies: Feature requires work from another team (design, platform, data)
- External dependencies: Waiting on a vendor, partner, or third-party integration
- Knowledge dependencies: Need research or investigation results before starting
- Sequential dependencies: Must ship Feature A before starting Feature B (shared code, user flow)
Managing Dependencies
- List all dependencies explicitly in the roadmap
- Assign an owner to each dependency (who is responsible for resolving it)
- Set a "need by" date: when does the depending item need this resolved
- Build buffer around dependencies — they are the highest-risk items on any roadmap
- Flag dependencies that cross team boundaries early — these require coordination
- Have a contingency plan: what do you do if the dependency slips?
Reducing Dependencies
- Can you build a simpler version that avoids the dependency?
- Can you parallelize by using an interface contract or mock?
- Can you sequence differently to move the dependency earlier?
- Can you absorb the work into your team to remove the cross-team coordination?
Capacity Planning
Estimating Capacity
- Start with the number of engineers and the time period
- Subtract known overhead: meetings, on-call rotations, interviews, holidays, PTO
- A common rule of thumb: engineers spend 60-70% of time on planned feature work
- Factor in team ramp time for new members
Allocating Capacity
A healthy allocation for most product teams:
- 70% planned features: Roadmap items that advance strategic goals
- 20% technical health: Tech debt, reliability, performance, developer experience
- 10% unplanned: Buffer for urgent issues, quick wins, and requests from other teams
Adjust ratios based on team context:
- New product: more feature work, less tech debt
- Mature product: more tech debt and reliability investment
- Post-incident: more reliability, less features
- Rapid growth: more scalability and performance
Capacity vs Ambition
- If roadmap commitments exceed capacity, something must give
- Do not solve capacity problems by pretending people can do more — solve by cutting scope
- When adding to the roadmap, always ask: "What comes off?"
- Better to commit to fewer things and deliver reliably than to overcommit and disappoint
Communicating Roadmap Changes
When the Roadmap Changes
Common triggers for roadmap changes:
- New strategic priority from leadership
- Customer feedback or research that changes priorities
- Technical discovery that changes estimates
- Dependency slip from another team
- Resource change (team grows or shrinks, key person leaves)
- Competitive move that requires response
How to Communicate Changes
- Acknowledge the change: Be direct about what is changing and why
- Explain the reason: What new information drove this decision?
- Show the tradeoff: What was deprioritized to make room? Or what is slipping?
- Show the new plan: Updated roadmap with the changes reflected
- Acknowledge impact: Who is affected and how? Stakeholders who were expecting deprioritized items need to hear it directly.
Avoiding Roadmap Whiplash
- Do not change the roadmap for every piece of new information. Have a threshold for change.
- Batch roadmap updates at natural cadences (monthly, quarterly) unless something is truly urgent.
- Distinguish between "roadmap change" (strategic reprioritization) and "scope adjustment" (normal execution refinement).
- Track how often the roadmap changes. Frequent changes may signal unclear strategy, not good responsiveness.
Output Format
Use a clear, scannable format. Tables work well for roadmap items. Use text status labels: Done, On Track, At Risk, Blocked, Not Started.
Tips
- A roadmap is a communication tool, not a project plan. Keep it at the right altitude — themes and outcomes, not tasks.
- When reprioritizing, always ask what changed. Priority shifts should be driven by new information, not whim.
- Flag capacity issues early. If the roadmap has more work than the team can handle, say so.
- Dependencies are the biggest risk to roadmaps. Surface them explicitly.
- If the user asks to add something, always ask what comes off or moves. Roadmaps are zero-sum against capacity.