From pm-execution
Generates product backlog items in Why-What-Acceptance (WWA) format with strategic Why, concise What including design links, and testable acceptance criteria. Use for backlog writing, feature decomposition into sprint-sized items.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-execution:wwasThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Why-What-Acceptance 형식으로 제품 백로그 항목을 작성합니다. 전략적 맥락이 담긴 독립적이고 가치 있으며 테스트 가능한 항목을 생성합니다.
Why-What-Acceptance 형식으로 제품 백로그 항목을 작성합니다. 전략적 맥락이 담긴 독립적이고 가치 있으며 테스트 가능한 항목을 생성합니다.
사용 시기: 백로그 항목 작성, 제품 증분 생성, 기능을 작업 항목으로 분해, 또는 팀에 전략적 의도를 전달할 때.
Arguments:
$PRODUCT: 제품 또는 시스템 이름$FEATURE: 새로운 기능 또는 역량$DESIGN: 디자인 파일 링크 (Figma, Miro 등)$ASSUMPTIONS: 핵심 가정 및 전략적 맥락제목: [무엇이 전달될 것인가]
Why: [전략적 맥락과 팀 목표와의 연결을 1~2문장으로]
What: [간단한 설명과 디자인 링크. 최대 1~2단락. 상세 명세가 아닌 논의 내용의 상기용.]
인수 기준:
제목: 실시간 지출 추적기 구현
Why: 사용자는 의식적인 예산 결정을 위해 즉각적인 지출 피드백이 필요합니다. 이는 재정 인식을 개선하고 과지출을 줄이는 목표를 직접적으로 지원합니다.
What: 사용자가 지출을 기록할 때 실시간으로 업데이트되는 지출 추적기를 추가합니다. 추적기는 설정된 예산 대비 현재 주간 지출을 표시합니다. 디자인은 [Figma 링크]에서 확인할 수 있습니다. 이것은 논의 내용의 상기용입니다 - 상세한 명세는 팀과의 개발 대화에서 도출될 것입니다.
인수 기준:
npx claudepluginhub lucas-flatwhite/pm-skills-ko --plugin pm-executionCreates product backlog items using the Why-What-Acceptance (WWA) format with strategic context. Use when breaking features into independent, testable work items.
Writes user stories and acceptance criteria using INVEST principles and Given/When/Then format. Helps teams scope, split, and review backlog items before sprint planning.
Crafts INVEST-compliant user stories with persona identification, Given/When/Then acceptance criteria, edge cases, and story splitting techniques for sprint-ready planning.