Add comprehensive product management skill packages: Product Manager Toolkit: - Customer interview analyzer and RICE prioritizer (Python tools) - PRD templates and frameworks - Product discovery and validation methodologies Agile Product Owner: - User story generator (Python tool) - Backlog management and sprint planning frameworks - Agile ceremonies and stakeholder management Product Strategist: - OKR cascade generator (Python tool) - Strategic planning frameworks - Market positioning and competitive analysis UX Researcher Designer: - Persona generator (Python tool) - User research methodologies - Design thinking and usability testing frameworks UI Design System: - Design token generator (Python tool) - Component library architecture - Design system governance and documentation Includes packaged .zip archives for easy distribution and comprehensive implementation guides for building product teams. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1.0 KiB
1.0 KiB
name, description
| name | description |
|---|---|
| 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. |
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