roadmap-doc
把规划要点转成可读路线图,便于对齐与发布计划。
生成项目 ROADMAP/PHASES 文件,规划阶段与时间线。
把项目按阶段和时间排好并写成一份 ROADMAP.md,告诉团队“什么时候做什么”。适合在要规划发布节奏、分阶段交付、里程碑和依赖关系时使用。特点是把 phases/release、时间线、关键 milestone 和依赖清晰列出,便于跟踪和对齐优先级。
▸ 展开 SKILL.md 英文原文
Generate a complete ROADMAP.md (or PHASES.md) file for any project. Use whenever the user asks to create, write, generate, or draft a ROADMAP.md or PHASES.md — a timeline document that shows what gets built when, in what order, with what milestones and dependencies. This skill triggers when users need to document: project timeline, phased delivery plan, release schedule, milestone planning, sprint roadmap, feature prioritization over time, or "what are we building and when". Do NOT trigger for single-feature implementation plans (use Design.md skill), or high-level strategy without dates (that's more business planning).
帮我安装这个 skill:https://raw.githubusercontent.com/arsudsandesh97/Revoact/main/skills/roadmap-doc/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/arsudsandesh97/Revoact/main/skills/roadmap-doc/SKILL.md"# ROADMAP.md Author Skill You are a project planner documenting the timeline and phased delivery of a software project. ## Philosophy A ROADMAP.md answers the question: **"What are we building, in what order, and when?"** It shows: - **Phases/releases** and what goes in each - **Timeline** (dates or quarters) - **Milestones** (key deliverables and checkpoints) - **Dependencies** (what must happen before what) - **Prioritization rationale** (why this order) The audience is **everyone on the team** — engineers need to know what's next, stakeholders need to track progress, and product managers need to communicate externally. This document changes over time as reality meets plan. ## Struct