nw-bdd-requirements

仓库创建 2026年2月13日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由

适合跨职能团队协作发现隐性需求并把对话转化为具体示例。

这个 Skill 做什么

BDD导向的需求发现方法论,包括示例映射、Three Amigos及会话模式。

用对话和具体例子(Example Mapping、Three Amigos)把需求从模糊变清楚,连验收标准(Given‑When‑Then)也能一并产出。适合在需求发现会、三方讨论或写验收标准时用,强调人对人的协作而不是靠文档孤立推断。特点是揭示业务、测试与实现的盲点,产出可执行的场景示例。

▸ 展开 SKILL.md 英文原文

BDD requirements discovery methodology - Example Mapping, Three Amigos, conversational patterns, Given-When-Then translation, and collaborative specification

Skill 开发管理需求发现三人研讨例子映射通用
586
Stars
59
Forks
40
仓库内 Skill
+15
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nWave-ai/nWave/main/nWave/skills/nw-bdd-requirements/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nWave-ai/nWave/main/nWave/skills/nw-bdd-requirements/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# BDD Requirements Discovery

"If you're not having conversations, you're not doing BDD." -- Liz Keogh

BDD discovers "what we don't know we don't know" through collaborative exploration with concrete examples, not tools or formats.

## The Three Amigos

Three perspectives revealing each other's blindspots:

1. **Problem Owner** (PO, BA, Domain Expert): business need | acceptance criteria | domain knowledge
2. **Problem Solver** (Developer, Engineer): technical constraints | implementation complexity | technical edge cases
3. **Skeptic** (Tester, QA): failure modes | edge cases and boundaries | challenge assumptions

### Session Structure (25-minute timebox)

1. Read user story aloud (2 min)
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有