roadmap-doc

仓库创建 2026年7月22日最近提交 4 天前SkillHot 收录 9 小时前
▸ 精选理由

把规划要点转成可读路线图,便于对齐与发布计划。

这个 Skill 做什么

生成项目 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).

内容创作路线图项目规划里程碑通用
3
Stars
0
Forks
6
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/arsudsandesh97/Revoact/main/skills/roadmap-doc/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/arsudsandesh97/Revoact/main/skills/roadmap-doc/SKILL.md"
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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有