Skip to main content
ClaudeWave
Skill0 repo starsupdated today

agile-product-owner

This Claude Code skill provides product owners with automated tools for creating INVEST-compliant user stories, estimating story points, validating acceptance criteria, and planning sprints based on team capacity. Use it when breaking down epics into backlog items, forecasting sprint capacity, and maintaining consistent story quality across agile ceremonies.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/phenicea/agentdata /tmp/agile-product-owner && cp -r /tmp/agile-product-owner/agile-owner ~/.claude/skills/agile-product-owner
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Agile Product Owner

Complete toolkit for Product Owners to excel at backlog management and sprint execution.

## Core Capabilities
- INVEST-compliant user story generation
- Automatic acceptance criteria creation
- Sprint capacity planning
- Backlog prioritization
- Velocity tracking and metrics

## Key Scripts

### user_story_generator.py
Generates well-formed user stories with acceptance criteria from epics.

**Usage**: 
- Generate stories: `python scripts/user_story_generator.py`
- Plan sprint: `python scripts/user_story_generator.py sprint [capacity]`

**Features**:
- Breaks epics into stories
- INVEST criteria validation
- Automatic point estimation
- Priority assignment
- Sprint planning with capacity