brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Plan a strategic roadmap across prioritization, epic definition, stakeholder alignment, and sequencing. Use when turning strategy into a release plan that teams can execute.
$ npx -y skills add getcrew44/crew44 --skill roadmap-planning --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/roadmap-planningContext preview
The summary Claude sees to decide when to auto-load this skill.
Plan a strategic roadmap across prioritization, epic definition, stakeholder alignment, and sequencing. Use when turning strategy into a release plan that teams can execute.
name: roadmap-planning description: Plan a strategic roadmap across prioritization, epic definition, stakeholder alignment, and sequencing. Use when turning strategy into a release plan that teams can execute. intent: >- Guide product managers through strategic roadmap planning by orchestrating prioritization, epic definition, stakeholder alignment, and release sequencing skills into a structured process. Use this to move from disconnected feature requests to a cohesive, outcome-driven roadmap that aligns stakeholders, sequences work logically, and communicates strategic intent—avoiding "feature factory" roadmaps that lack strategic narrative or customer-centric framing. type: workflow theme: strategy-positioning best_for: - "Building a strategic roadmap that survives exec review" - "Prioritizing competing initiatives across multiple teams" - "Planning and sequencing work for the next quarter or half-year" scenarios: - "I have 15 competing initiatives and need to build a Q2 roadmap my exec team will actually approve" - "I'm planning our 6-month product roadmap and need to sequence work across 3 teams" estimated_time: "45-90 min"
Guide product managers through strategic roadmap planning by orchestrating prioritization, epic definition, stakeholder alignment, and release sequencing skills into a structured process. Use this to move from disconnected feature requests to a cohesive, outcome-driven roadmap that aligns stakeholders, sequences work logically, and communicates strategic intent—avoiding "feature factory" roadmaps that lack strategic narrative or customer-centric framing.
This is not a Gantt chart—it's a strategic communication tool that shows what you're building, why it matters, and how it ladders up to business outcomes.
Roadmap planning is the process of: 1. **Gathering inputs** — Customer problems, business goals, technical constraints 2. **Defining initiatives** — Epics with clear hypotheses and success metrics 3. **Prioritizing** — Rank initiatives by impact, effort, strategic fit 4. **Sequencing** — Organize into releases/quarters with logical dependencies 5. **Communicating** — Present roadmap to stakeholders with strategic narrative
**Now/Next/Later Roadmap:**
**Theme-Based Roadmap:**
**Timeline Roadmap (Quarters):**
**Feature-Based Roadmap (Anti-Pattern):**
---
When running this workflow as a guided conversation, use [`workshop-facilitation`](../workshop-facilitation/SKILL.md) as the interaction protocol.
It defines:
This file defines the workflow sequence and domain-specific outputs. If there is a conflict, follow this file's workflow logic.
Use `template.md` for the full fill-in structure.
This workflow orchestrates **5 phases** over **1-2 weeks**, using multiple component and interactive skills.
---
**Goal:** Collect business goals, customer problems, technical constraints, stakeholder requests.
**1. Review Business Goals (OKRs, Strategic Initiatives)**
**2. Review Customer Problems (Discovery Insights)**
**3. Review Technical Constraints & Opportunities**
Orchestrate a crew of specialist AI agents in one local-first workspace. Each role on its best model, with memory and skills that compound. Free, MIT.
Repo: getcrew44/crew44
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting…
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical…
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes