phuryn/pm-skills✦ 精选0°

job-stories

仓库创建 2026年3月2日最近提交 23 天前SkillHot 收录 20 天前
▸ 精选理由

强调情境与动机,便于将需求转化为可验证的交付项。

这个 Skill 做什么

用“当…我想…这样我就能…”格式生成带验收标准的Job Story。

把需求按 'When [situation], I want to [motivation], so I can [outcome]' 的Job Story格式写清楚,并附上可验收的验收标准。当你要把用户场景转成可执行的需求或写JTBD风格的backlog条目时特别有用。优势是更聚焦情境与结果,开发和测试能直接套用验收条件。

▸ 展开 SKILL.md 英文原文

Create job stories using the 'When [situation], I want to [motivation], so I can [outcome]' format with detailed acceptance criteria. Use when writing job stories, creating JTBD-style backlog items, or expressing user situations and motivations.

办公文档用户故事JTBD验收标准通用
2.5w
Stars
2.5k
Forks
40
仓库内 Skill
+1.8k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/phuryn/pm-skills/main/pm-execution/skills/job-stories/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/phuryn/pm-skills/main/pm-execution/skills/job-stories/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Job Stories

Create job stories using the 'When [situation], I want to [motivation], so I can [outcome]' format. Generates stories with detailed acceptance criteria focused on user situations and outcomes.

**Use when:** Writing job stories, expressing user situations and motivations, creating JTBD-style backlog items, or focusing on user context rather than roles.

**Arguments:**
- `$PRODUCT`: The product or system name
- `$FEATURE`: The new feature to break into job stories
- `$DESIGN`: Link to design files (Figma, Miro, etc.)
- `$CONTEXT`: User situations or job scenarios

## Step-by-Step Process

1. **Identify user situations** that trigger the need
2. **Define motivations** underlying
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有