Agent Skills
› paperclipai/companies
› job-stories
job-stories
GitHub用于生成符合JTBD格式的Job Stories,包含情境、动机和结果要素及详细验收标准。适用于编写用户故事、创建需求 backlog 或表达用户场景与动机。
Trigger Scenarios
编写用户故事
创建JTBD风格的需求条目
表达用户情境与动机
Install
npx skills add paperclipai/companies --skill job-stories -g -y
SKILL.md
Frontmatter
{
"name": "job-stories",
"metadata": {
"sources": [
{
"kind": "github-file",
"path": "pm-execution\/skills\/job-stories\/SKILL.md",
"repo": "phuryn\/pm-skills",
"usage": "referenced",
"commit": "36ccefdc6c2e00d7c0c12cb0a52bf93e8ec50da4",
"license": "MIT",
"attribution": "Pawel Huryn"
}
]
},
"description": "Create job stories using the 'When [situation], I want to [motivation], so I can [outcome]' format with detailed acceptance criteria"
}
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.
Version History
- 514503b Current 2026-07-24 18:04


