roadmap

Solid

Review roadmap, surface blockers, check alignment with priorities

AI & Automation 448 stars 121 forks Updated today NOASSERTION

Install

View on GitHub

Quality Score: 85/100

Stars 20%
88
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Purpose Review your product roadmap holistically - surface blockers, identify stale initiatives, and ensure alignment with strategic priorities. This gives you a quick health check of all roadmap work. ## Usage - `/roadmap` - Full roadmap review - `/roadmap [pillar-name]` - Filter by specific pillar --- ## Step 1: Gather Roadmap Context Read roadmap-related projects and context: 1. **Scan 04-Projects/** for project files 2. **Read System/pillars.yaml** for strategic pillars 3. **Read 01-Quarter_Goals/Quarter_Goals.md** (if quarterly planning enabled) 4. **Search for roadmap mentions** in recent meeting notes (last 30 days) --- ## Step 2: Analyze Projects For each project in 04-Projects/, extract: **Status indicators:** - Last modified date (flag if > 14 days without update) - Completion status (in progress, blocked, completed) - Pillar tags (ensure they exist and are valid) **Blockers:** - Search for keywords: "blocked", "waiting", "dependency", "need" - Extract stakeholder dependencies - Identify missing decisions **Alignment:** - Check if project tags match pillars in System/pillars.yaml - Verify project supports a quarterly goal (if applicable) - Note projects without clear pillar alignment --- ## Step 3: Check Recent Feedback Search recent meeting notes (00-Inbox/Meetings/ from last 30 days) for: - Customer feedback on roadmap items - Stakeholder concerns about priorities - Competitive mentions that might affect roadmap - Requests for roadmap changes o...

Details

Author
davekilleen
Repository
davekilleen/Dex
Created
6 months ago
Last Updated
today
Language
Python
License
NOASSERTION

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

roadmap-planning

Build a multi-quarter roadmap from a backlog of ideas, requests, and ongoing initiatives. Use this skill when planning the next quarter, sequencing dependent work, balancing build vs improve vs maintain, or making the case for what NOT to do. Triggers on roadmap, quarterly planning, what should we build next, sequencing, prioritization, OKR planning, capacity planning, what's on the roadmap, plan the year, what to ship next quarter. Also triggers when stakeholders are pulling in different directions and the team needs a defensible plan.

3 Updated 5 days ago
rampstackco
AI & Automation Listed

product-roadmap

Product-owner planning partner — turns a goal plus the repo's actual state into a verdict, a Now/Next/Later/Not-now roadmap, milestones with acceptance criteria, and agent-ready tasks. Load when the user asks "what should we build next?", any roadmap/milestone/release/MVP/priority/PRD question, wants the current repo assessed for product direction, or wants similar GitHub projects mined for insight. NOT for picking today's coding task inside an already-agreed milestone, and not marketing/pricing strategy.

2 Updated today
F-e-u-e-r
AI & Automation Solid

roadmap

Tracks features across their lifecycle in a live, per-repo roadmap — every RD, plan, and task and the lifecycle stage each is in. Layout-aware: a single plans/00-roadmap.md in flat layout, or a two-tier per-feature + portfolio roadmap under codeops/ in nested layout. Use when the user says "roadmap", "make_roadmap", "update_roadmap", "review_roadmap", "show_roadmap", "archive_roadmap", or "compact_roadmap". Covers six actions: make_roadmap (create + seed rows from disk), update_roadmap (re-infer stages, sync to disk, cascade to the portfolio), review_roadmap (read-only health check for drift/broken links), show_roadmap (read-only status overview — progress, stages, and next steps), archive_roadmap (move a completed feature to the archive), and compact_roadmap (slim a bloated roadmap: strip the legacy Notes log and trim fat cells). Detects the action from the user's phrasing or arguments and branches. The roadmap is the cross-session source of truth at the RD/plan altitude, above any single execution plan.

4 Updated yesterday
blendsdk