project-roadmap-planning

Plan software development roadmaps from module dependencies into YAML-ready milestones.

Updated May 15, 2026
One-click install
npx skills add https://github.com/w020316/cautious-broccoli --skill project-roadmap-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-roadmap-planning
Source: https://github.com/w020316/cautious-broccoli/tree/main/workflow/project-roadmap-planning
Command: npx skills add https://github.com/w020316/cautious-broccoli --skill project-roadmap-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

本技能用于分析模块依赖、划分里程碑,并输出可执行的开发路线图,帮助团队按依赖关系推进开发。

Core Features & Use Cases

  • 依赖分析并排序开发阶段
  • 生成 MVP、完整版、增强版的分阶段里程碑,并输出可执行指令
  • 给出逐模块的可执行开发指令和验收标准

Quick Start

将项目概述、项目结构和技术栈文档导入系统,以生成完整的开发路线图。

Frequently Asked Questions about project-roadmap-planning

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

FAQPage Schema
How do I create a software development roadmap from module dependencies?

Creating a software development roadmap from module dependencies involves analyzing your project structure to sequence development phases. This Skill processes product overviews and tech stack docs to generate MVP, full, and enhanced milestones with executable tasks and acceptance criteria.

What is the best way to plan MVP milestones based on technical specs?

The best way to plan MVP milestones from technical specs is to map module dependencies and extract the core deliverables. This tool analyzes your defined project structure and tech stack to output YAML-ready MVP, full, and enhanced phase milestones.

Do I need complete project structure and tech stack docs to generate a roadmap?

Yes, you need complete project structure and tech stack docs to generate a roadmap. This Skill requires a defined product overview, structured module maps, and documented technology stacks to accurately sequence dependencies and output executable instructions.

Can I generate executable development instructions for each module from a project map?

Yes, you can generate executable development instructions for each module from a project map. The Skill analyzes module dependencies to produce YAML-ready milestones, individual module development commands, and specific acceptance criteria for each phase.

How to divide software execution phases using dependency analysis?

Dividing software execution phases using dependency analysis requires sequencing modules by their structural relationships. This tool reads your project structure to organize development into MVP, full, and enhanced phases, ensuring dependencies are resolved before subsequent tasks.

When should I use an automated roadmap planner instead of manual milestone tracking?

You should use an automated roadmap planner when your project has defined specs, structures, and tech stacks with complex module dependencies. It replaces manual milestone tracking by automatically sequencing phases and outputting executable YAML-ready tasks and acceptance criteria.