agile-product-owner
This skill provides automated user story generation with INVEST criteria validation and sprint capacity planning. It helps product owners break down epics into stories with acceptance criteria and point estimates. The tool focuses on backlog management and sprint execution workflows.
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Install command
npx @skill-hub/cli install microck-ordinary-claude-skills-agile-product-owner
Repository
Skill path: skills_categorized/ecommerce/agile-product-owner
This skill provides automated user story generation with INVEST criteria validation and sprint capacity planning. It helps product owners break down epics into stories with acceptance criteria and point estimates. The tool focuses on backlog management and sprint execution workflows.
Open repositoryBest for
Primary workflow: Research & Ops.
Technical facets: Full Stack.
Target audience: Product owners, agile coaches, and scrum masters working in software development teams who need to manage backlogs and plan sprints efficiently..
License: Unknown.
Original source
Catalog source: SkillHub Club.
Repository owner: Microck.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install agile-product-owner into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/Microck/ordinary-claude-skills before adding agile-product-owner to shared team environments
- Use agile-product-owner for productivity workflows
Works across
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
--- name: agile-product-owner description: 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. --- # 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