product-owner

Manage product backlogs, write user stories, and prioritize with RICE.

6|2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/CrashBytes/claude-role-skills --skill product-owner-crashbytes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-owner
Source: https://github.com/CrashBytes/claude-role-skills/tree/main/skills/product-owner
Command: npx skills add https://github.com/CrashBytes/claude-role-skills --skill product-owner-crashbytes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you effectively manage product backlogs, write clear user stories with acceptance criteria, prioritize work using established frameworks, and align stakeholders for successful product development.

Core Features & Use Cases

  • Backlog Management: Organize and refine your product backlog.
  • User Story Writing: Craft well-defined user stories following the INVEST criteria.
  • Acceptance Criteria: Define clear, testable acceptance criteria using Given/When/Then format.
  • Prioritization: Utilize frameworks like MoSCoW, RICE, and WSJF to prioritize features.
  • Release Planning: Define scope and ensure readiness for product releases.
  • Stakeholder Alignment: Improve communication and manage expectations.
  • Use Case: A product team is struggling to prioritize features for their next release. They can use this Skill to apply the RICE scoring method to their backlog items, ensuring they focus on the highest-impact features first.

Quick Start

Help me prioritize my product backlog using the RICE framework for the following items: [list items here].

Frequently Asked Questions about product-owner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prioritize my product backlog using the RICE framework?

You can prioritize your backlog using the RICE framework by scoring items based on Reach, Impact, Confidence, and Effort, then sorting them to focus on the highest-impact features first.

What is the best way to write user stories with acceptance criteria?

The best way to write user stories is following the INVEST criteria, and defining clear, testable acceptance criteria using the Given/When/Then format to ensure well-defined product requirements.

Can I integrate backlog management directly with my project management tools?

Yes, you can integrate backlog management directly with project management tools using MCP servers, enabling direct backlog manipulation and seamless stakeholder alignment within your existing environment.

How does the MoSCoW method work for release planning?

The MoSCoW method works for release planning by categorizing backlog items into Must have, Should have, Could have, and Won't have buckets, ensuring you define scope and readiness for product releases.

What is the WSJF prioritization framework and when should I use it?

The WSJF prioritization framework calculates the Weighted Shortest Job First by dividing the Cost of Delay by Job Size, and you should use it to sequence work when backlog items vary in urgency and effort.