PO — Product Owner

Define product features and generate acceptance criteria for the Intrale Platform.

1|Updated Jun 26, 2025
One-click install
npx skills add https://github.com/intrale/platform --skill po-product-owner
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: PO — Product Owner
Source: https://github.com/intrale/platform/tree/main/.claude/skills/po
Command: npx skills add https://github.com/intrale/platform --skill po-product-owner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, git, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill acts as a Product Owner to define business requirements, validate feature implementations against those requirements, and ensure a high-quality user experience.

Core Features & Use Cases

  • Define Product Domains: Detail business flows, actors, rules, and identify gaps for specific product areas.
  • Validate Implementations: Review code changes against business rules and acceptance criteria, generating test cases for QA.
  • Generate Acceptance Criteria: Create comprehensive BDD scenarios and done checklists for new features.
  • Review UX: Analyze UI screens for usability, consistency, and adherence to best practices.
  • Analyze Dependencies: Map out and prioritize features for sprints based on technical and functional dependencies.
  • Gap Analysis: Provide a dashboard of product gaps, technical debt, and open issues across the platform.
  • Use Case: When a new feature is developed, use this Skill to ensure it meets all business needs, has clear acceptance criteria, and provides a seamless user experience before it's released.

Quick Start

Use the PO skill to define the sales domain by running the command /po define sales.

Frequently Asked Questions about PO — Product Owner

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

FAQPage Schema
How do I generate BDD acceptance criteria for new product features?▼

Gap analysis is performed by analyzing business flows, actors, and rules to identify missing requirements. It generates a dashboard highlighting product gaps, technical debt, and open issues across the platform.

Can I review UI screens for usability and consistency?▼

Yes, you can review UI screens for usability and consistency. The Skill conducts UX reviews by analyzing interfaces against best practices to ensure a high-quality user experience before release.

How do I validate code changes against business rules?▼

You validate code changes by reviewing implementations against defined business rules and acceptance criteria. The Skill generates corresponding test cases for QA to verify feature quality and business alignment.

Do I need git and gh to define product domains?▼

Yes, git and gh are required dependencies. They are used to analyze the codebase and map technical dependencies when detailing business flows and prioritizing features for sprints.