Agile Product Owner

Agile product ownership for backlog management and sprint execution.

Business & Ops / Productbusiness-opsproduct
by AgentVoltv1.0.0Published 1y ago1 install
Free to sign up · every skill included with AgentVolt Pro

Before & after

Same prompt, same agent — the only difference is the skill.

PromptWrite user stories and acceptance criteria for our mobile checkout feature.
Beforegeneric AI agent
I can help you write user stories for mobile checkout. User stories typically follow the format 'As a user, I want to do something, so that some benefit happens.' You'd want to break down the checkout flow into individual stories. For each one, you'd have acceptance criteria that define when it's complete. You might also estimate story points if you use that. Think about the different user types and what actions they need to take. Do you have a design for the checkout flow? What payment methods do you want to support?
Afterwith Agile Product Owner
USER STORY 1: Guest checkout
As a first-time buyer, I want to complete checkout without creating an account, so I can purchase without friction.
Acceptance Criteria:
• Email field pre-filled if available from email list
• Password creation step skipped entirely
• Confirmation email sent (includes order number, shipping, total)
• Session guest_id linked to order, persists across refresh
• Estimated Story Points: 5
• Acceptance Test: Guest buys on mobile, receives confirmation in 10s
• Dependencies: Payment gateway integration (Story 4)

USER STORY 2: Payment method selection
As a mobile buyer, I want to choose Apple Pay, Google Pay, or card entry, so I complete payment with my preferred method.
Acceptance Criteria:
• Apple Pay button visible only on iOS with valid payment method
• Google Pay button visible only on Android with saved card
• Card entry form fallback for all browsers
• Each method attempts in priority order on form submit
• Estimated Story Points: 8
• Acceptance Test: Apple Pay payment on iPhone 15 completes in 3 taps
• Bugs to watch: iOS 17 edge cases, Android 14 Google Pay timeout

USER STORY 3: Shipping address entry
As a buyer on mobile, I want to enter my address with autocomplete, so I don't mistype and shipping arrives.
Acceptance Criteria:
• Autocomplete via Google Places API (free tier, 100K requests/day)
• Phone number field auto-formatted (+1-555-1234)
• Address validation against USPS before checkout proceeds
• "Use billing address" toggle to skip re-entry
• Estimated Story Points: 5
• Bugs: Autocomplete flakiness on slow networks (< 2G); fallback plain input

SPRINT PRIORITY: 1-2-3 (Ship payment → then shipping → then guest)
VELOCITY: 18 points/sprint target; scope to 3 stories if team capacity shows <18

About this skill


name: agile-product-owner description: Use when Agile product ownership for backlog management and sprint execution.

Agile Product Owner

Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use when writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing the backlog.

What you get

  • Public GitHub repo (alirezarezvani/claude-skills)
  • the agile-product-owner skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.

Customize your output

  • Fork the repo and adapt the skill's instructions and references to your workflow.

Example output

Activates automatically when your request matches Agile Product Owner; chains with the other skills, agents, and commands in the collection.

Best for

Creators, builders, and teams using Claude Code.

SKILL.md preview

SKILL.md
---
name: agile-product-owner
description: Use this skill when writing user stories and acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing a backlog.
version: 1.0.0
category: Business & Ops / Product
author: AgentVolt
license: proprietary
tags:
  - business-ops
  - product
---

# Agile Product Owner

Handles agile product ownership work: turning ideas into well-formed backlog items and running the sprint-planning mechanics that keep a team's velocity predictable.

## When to use

… (sign up to view the full skill)
Sign up to view, copy, and install the full skill

More business & ops skills

View all Business & Ops skills →