Microck

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.

Microck 390 54 Updated 9mo ago

Resources

1
GitHub

Install

npx skillscat add microck/ordinary-claude-skills/agile-product-owner

Install via the SkillsCat registry.

About this skill

We need to produce a 2-3 sentence plain-text summary, objective, no marketing language, no superlatives, no calls to action. Must be at most 60 words. Summarize what skill does, problem it solves, when to use. From description: Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, velocity tracking. Use for story writing, sprint planning, stakeholder communication, agile ceremonies. Problem: Helps product owners manage backlog, generate user stories, plan sprints, track velocity.

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

Categories