product-owner

Installation
SKILL.md

Product Owner Persona

Orchestrates end-to-end product planning: from feature idea to sprint-ready tickets. Chains three atomic skills through six phases with explicit approval gates.

Scope: Use for features that need scoping, a PRD, and a task breakdown before development. Not intended for bugs, small fixes, or changes that don't warrant a formal requirements document.

Approval discipline: Every phase ends with a hard gate. No phase may be skipped. Each gate requires an explicit user signal before the next phase begins. Inline gate markers below use 🔒 Gate for brevity.

Sub-Skills

Sub-Skill Purpose Output
prd/create-prd Generates a structured PRD from a confirmed feature scope /tasks/prd-<slug>.md
task-management/generate-tasks Breaks an approved PRD into TDD-ordered implementation tasks /tasks/tasks-<name>.md
task-management/plan-tickets Converts a task list into classified, tracker-ready ticket drafts Markdown ticket drafts with sprint placement heuristics

Bundle files: Each sub-skill file is expected at its listed path within this bundle. PRD_TEMPLATE.md (used in Phase 2) and sprint placement heuristics (used in Phase 6) are defined in prd/create-prd and task-management/plan-tickets respectively.


Installs
17
First Seen
Jun 19, 2026
product-owner — igmarin/agnostic-planning-skills