create-roadmap

Generate a prioritized roadmap YAML from goals and context.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/beam-ai-team/beam-next-skills --skill create-roadmap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-roadmap
Source: https://github.com/beam-ai-team/beam-next-skills/tree/main/skills/general/create-roadmap
Command: npx skills add https://github.com/beam-ai-team/beam-next-skills --skill create-roadmap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and prioritize vague goals into a concrete, prioritized roadmap that guides Beam Next work.

Core Features & Use Cases

  • Transform goals into PROJECT items with clear scope and outcomes.
  • Prioritize by impact and dependencies to create an actionable sequence.
  • Generate a living roadmap file (02-memory/roadmap.yaml) that tracks items, types, and status.
  • Integrate with goals.md and optional context analysis to tailor suggestions.

Quick Start

Ask Beam Next to generate a prioritized roadmap from your goals and context.

Frequently Asked Questions about create-roadmap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a prioritized project roadmap from vague goals?

A project roadmap transforms goals into prioritized items by evaluating impact and dependencies. It generates a structured sequence of tasks with clear scope and outcomes, turning abstract objectives into a concrete living roadmap file.

How does AI roadmap planning handle different types of project items?

AI roadmap planning dynamically generates items across PROJECT, SKILL, and INTEGRATION types. It adjusts item counts based on goals, assigning priority, rationale, and dependency fields to each entry for structured execution and tracking.

Can I use my existing goals.md and context analysis for roadmap generation?

Yes, you can use existing goals.md and context analysis for roadmap generation. The planning process reads these inputs to tailor suggestions, ensuring the resulting roadmap aligns with your established project context.

What is the best way to track roadmap status and task dependencies?

The best way to track roadmap status and dependencies is using a living roadmap.yaml file. It stores fields like name, type, priority, rationale, done_when, and depends_on, providing a persistent reference for ongoing work.

What are the limitations of automated roadmap prioritization for project planning?

A limitation of automated roadmap prioritization is its dependence on the quality of input goals.md and context analysis. Without clear initial context, generated items may lack accurate scope or actionable done_when criteria.