wwas
仓库创建 2026年3月2日最近提交 23 天前SkillHot 收录 20 天前
▸ 精选理由
便于把功能拆成具战略意图的可交付项
这个 Skill 做什么
以Why‑What‑Acceptance格式创建结构化的待办与验收项
用 Why‑What‑Acceptance(WWA)模板把需求拆成独立且可测的待办:先说明为什么(Why),再说要做什么(What),最后写清验收标准(Acceptance)。适合写 backlog、拆分功能或与团队沟通目标时使用,让每条任务既有策略背景又能被验证通过。优势是把战略意图和可执行项连起来,便于产品、工程和测试对齐。
▸ 展开 SKILL.md 英文原文
Create product backlog items in Why-What-Acceptance format — independent, valuable, testable items with strategic context. Use when writing structured backlog items, breaking features into work items, or using the WWA format.
2.5w
Stars
2.5k
Forks
40
仓库内 Skill
+1.8k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/phuryn/pm-skills/main/pm-execution/skills/wwas/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/phuryn/pm-skills/main/pm-execution/skills/wwas/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Why-What-Acceptance (WWA) Create product backlog items in Why-What-Acceptance format. Produces independent, valuable, testable items with strategic context. **Use when:** Writing backlog items, creating product increments, breaking features into work items, or communicating strategic intent to teams. **Arguments:** - `$PRODUCT`: The product or system name - `$FEATURE`: The new feature or capability - `$DESIGN`: Link to design files (Figma, Miro, etc.) - `$ASSUMPTIONS`: Key assumptions and strategic context ## Step-by-Step Process 1. **Define the strategic Why** - Connect work to business and team objectives 2. **Describe the What** - Keep descriptions concise, reference designs 3. **W
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有