Skillzwave Logo
Skillzwave

agile-product-owner

0.0
D

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.

Commands Agents Marketplace
#Owner including#claude-ai#product#claudecode-subagents#claude-ai-skills#Senior Product#story generation#sprint

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install alirezarezvani/claude-skills/agile-product-owner
skilz install alirezarezvani/claude-skills/agile-product-owner --agent opencode
skilz install alirezarezvani/claude-skills/agile-product-owner --agent codex
skilz install alirezarezvani/claude-skills/agile-product-owner --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/alirezarezvani/claude-skills
2. Copy the agent skill directory:
cp -r claude-skills/product-team/agile-product-owner ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

automating-mail

by SpillwaveSolutions

Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...

100
A
general
Marketplace
#excel#Mail.OutgoingMessage#Status

automating-reminders

by SpillwaveSolutions

Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...

100
A
general
Marketplace
#app.lists.byName#excel#notes

mastering-postgresql

by SpillwaveSolutions

PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...

100
A
general
Marketplace
#references#search#vector

automating-contacts

by SpillwaveSolutions

Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...

99
A
general
Marketplace
#excel#notes#Contacts.Person

Agentic Skill Details

Repository
claude-skills
Type
Other
Meta-Domain
N/A
Primary Domain
N/A
Market Score
0.0

Agent Skill Grade

D
Score: 67/100 Click to see breakdown

Score Breakdown

Spec Compliance
12/15
PDA Architecture
16/30
Ease of Use
18/25
Writing Style
7/10
Utility
14/20

Areas to Improve

  • Python implementation script is treated as a reference file but lacks proper PDA structure; implementation details don't belong in skill package
  • Description uses generic 'Use for' instead of specific trigger terms that activate skill
  • Lists capabilities but provides no clear numbered workflow for common tasks

Recommendations

  • Focus on improving Pda (currently 16/30)
  • Address 2 high-severity issues first
  • Add trigger phrases to description for discoverability

Graded: 1/23/2026

Developer Feedback

Looking at how you've structured the PO guidance around sprint cycles and stakeholder management—I noticed the spec coverage could use some reinforcement in a few key areas, but the practical focus is solid.

Links:

The TL;DR

You're at 67/100, D grade territory. This is based on Anthropic's 5-pillar framework for evaluating agentic skills. Your strongest area is Spec Compliance (12/15)—the YAML structure is solid—but Progressive Disclosure Architecture (16/30) is dragging the score down. The gap between "working implementation" and "well-structured skill" is costing you roughly 25 points.

What's Working Well

  • Valid YAML frontmatter - You've got the required fields correct and properly formatted (5/5 on spec compliance)
  • Real problem-solving focus - INVEST criteria validation, sprint planning with capacity, velocity tracking actually address what product owners need
  • Working implementation - The Python script provides tangible value rather than just theory
  • Decent metadata baseline - "agile-product-owner" follows naming conventions and your description hits real product owner activities

The Big One: Architecture Is Backwards

Your biggest issue is treating the Python script like a reference document when it should be implementation detail. Right now you're describing script features (lines 17-31) in SKILL.md, which wastes token budget and buries the actual skill workflow.

Here's the fix:

  1. Create references/workflows.md with user-facing workflows (Story Generation, Sprint Planning, Backlog Prioritization)
  2. Keep implementation details in the script—don't explain them in SKILL.md
  3. Add a TOC since this will be >100 lines of real content
  4. Move the Features section into concrete workflow steps users follow

This restructuring alone gets you +6 points toward PDA.

Other Things Worth Fixing

  1. Add trigger patterns to description - Replace "Use for story writing, sprint planning..." with actual triggers: 'write user story', 'create acceptance criteria', 'plan sprint', 'estimate story points'. Helps discoverability (+4 points).

  2. No example templates - Add a simple "Story Templates" section showing: "As a [persona], I want [action] so that [benefit]" with a Given/When/Then acceptance criteria example. Users shouldn't have to guess the format (+3 points).

  3. Workflow clarity missing - Number your core workflows (1. Collect epic details → 2. Break down scope → 3. Generate stories...). Right now it's all capabilities list, no "how do I actually use this?" (+5 points).

  4. Inconsistent terminology - You switch between "user stories" and "stories," "generation" and "generator." Pick one and stick it (+2 points).

Quick Wins

  • Restructure around workflows instead of script features → +6 points
  • Add specific trigger terms to description → +4 points
  • Number your workflow steps (epic → stories → sprint) → +5 points
  • Include story and AC templates → +3 points

These four moves get you from 67 to ~85 without changing your core value.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

AI-Detected Topics

Extracted using NLP analysis

Owner including claude-ai product claudecode-subagents claude-ai-skills Senior Product story generation sprint Owner Complete claude-skills Product Owner Agile product claude-code anthropic-claude user story claude-code-skills agentic-ai product ownership agentic-coding

Report Security Issue

Found a security vulnerability in this agent skill?