Skip to main content
Generaldavila7

agile-product-owner

Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, and velocity tracking. Use for story writing, sprint planning, stakeholder communication, and agile ceremonies.

Stars
27,674
Source
davila7/claude-code-templates
Updated
2026-05-30
Slug
davila7--claude-code-templates--agile-product-owner
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davila7/claude-code-templates/HEAD/cli-tool/components/skills/business-marketing/agile-product-owner/SKILL.md -o .claude/skills/agile-product-owner.md

Drops the SKILL.md into .claude/skills/agile-product-owner.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

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