sprint-plan
仓库创建 2026年3月2日最近提交 23 天前SkillHot 收录 20 天前
▸ 精选理由
帮助把握冲刺范围与团队容量,减少规划摩擦
这个 Skill 做什么
进行冲刺计划、容量估算、故事选择与风险识别
帮你做冲刺计划:估算团队容量、挑选并排序故事、标注依赖并识别风险,平衡本次冲刺的范围和历史 velocity。适合在冲刺规划会前准备、分配工作或决定哪些故事能进冲刺时使用。特点是把人力可用性、优先级和不确定性都算进去,给出可执行的任务列表和缓解风险的建议。
▸ 展开 SKILL.md 英文原文
Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, selecting stories, or balancing sprint scope against velocity.
2.5w
Stars
2.5k
Forks
40
仓库内 Skill
+1.8k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/phuryn/pm-skills/main/pm-execution/skills/sprint-plan/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/phuryn/pm-skills/main/pm-execution/skills/sprint-plan/SKILL.md"SKILL.MD 节选查看完整文件 ↗
## Sprint Planning Plan a sprint by estimating team capacity, selecting and sequencing stories, and identifying risks. ### Context You are helping plan a sprint for **$ARGUMENTS**. If the user provides files (backlogs, velocity data, team rosters, or previous sprint reports), read them first. ### Instructions 1. **Estimate team capacity**: - Number of team members and their availability (PTO, meetings, on-call) - Historical velocity (average story points per sprint from last 3 sprints) - Capacity buffer: reserve 15-20% for unexpected work, bugs, and tech debt - Calculate available capacity in story points or ideal hours 2. **Review and select stories**: - Pull from the
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有