By chrriedel
Product Owner agent team for Azure DevOps — verify, review, write, and prioritize user stories and backlogs. Includes orchestrator + specialist agents and skills for INVEST review, WSJF/RICE/MoSCoW/Kano scoring, and safe work-item operations.
Use when you need backlog prioritization, triage, deduplication, hierarchy cleanup, or readiness analysis across multiple Azure DevOps work items. Triggers on: prioritize backlog, rank work items, backlog grooming, backlog triage, dedupe stories, stale backlog, orphaned stories, traceability check, WSJF, RICE, MoSCoW, Kano.
Use when you need product discovery artifacts and strategy framing before story writing. Triggers on: product vision, OKRs, roadmap, personas, journey map, problem statement, hypothesis, opportunity solution tree, epic decomposition, feature definition.
Orchestrates end-to-end Product Owner workflows across strategy, backlog, story quality, and release communication. Triggers on: act as product owner, run backlog planning, full PO workflow, prioritize and plan sprint, roadmap to stories, release stakeholder update.
Use when you need sprint goals, release planning, dependency/risk mapping, release notes, or stakeholder summaries. Triggers on: sprint goal, release plan, release notes, what shipped, stakeholder update, status roll-up, dependency risk, Definition of Done check.
Use when you need to verify, review, score, improve, refine, or write Azure DevOps User Stories. Triggers on: review user story, score user story, INVEST check, acceptance criteria, write a user story, draft a story, improve this backlog item, is this story ready, definition of ready, gherkin acceptance criteria, refine story, refinement, ready for sprint, open questions, three amigos, clarify story.
Safe, shared procedure for reading and updating Azure DevOps work items via the ado-remote-mcp server. Enforces read → diff → approval → write so no item is mutated without explicit confirmation. Use for any backlog fetch, query, field update, hierarchy re-parent, tagging, or state change. Triggers on: read work item, fetch backlog, WIQL query, update work item, change field, re-parent, set iteration, tag work item, bulk update, write to ADO, Azure DevOps update.
Deterministically score and rank Azure DevOps backlog items using WSJF, RICE, MoSCoW, Kano, or value-vs-effort. Use when you need a reproducible priority order with transparent math and rationale. Triggers on: prioritize backlog, rank work items, WSJF, RICE, MoSCoW, Kano, value vs effort, score backlog, priority order, backlog grooming math.
Shared Product Owner team standards — outcome focus, backlog quality baseline, prioritization framework selection, hierarchy/traceability rules, the area-path backlog structure convention, sprint/release discipline, communication outputs, and Azure DevOps safety. Load this for any Product Owner, backlog, story-writing, prioritization, or release task to keep all PO agents consistent. Triggers on: product owner standards, backlog quality, definition of ready, definition of done, INVEST, traceability, area path convention, prioritization framework, sprint discipline, release readiness.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A GitHub Copilot Chat plugin that gives Copilot a Product Owner team for Azure DevOps: verify, review, write, and prioritize user stories and backlogs — with reproducible scoring math and a safe read → diff → approval → write pattern for every work-item change.
Skills load automatically when relevant, or you can invoke one manually with
/skill-name. Agents are selected from the chat agent picker.
| Agent | Purpose |
|---|---|
| Product Owner | Orchestrator — routes work to the specialists and returns one coherent outcome |
| User Story Reviewer | Verify/score (INVEST, Definition of Ready), review/improve (Gherkin), and write stories |
| Backlog Manager | Prioritization, triage, dedupe, hierarchy hygiene, readiness across many items |
| Discovery & Strategy | Vision/OKRs, personas, opportunities, epic/feature framing before story writing |
| Release & Comms | Sprint goals, release planning, dependency/risk maps, release notes, stakeholder updates |
| Skill | Purpose |
|---|---|
| product-owner-standards | Shared PO standards: outcome focus, backlog quality, prioritization, traceability, the area-path backlog convention, sprint/release discipline, ADO safety |
| backlog-prioritization | Deterministic WSJF / RICE / MoSCoW / Kano / value-vs-effort scoring with transparent math (runs scripts/score.mjs) |
| ado-work-item-ops | Safe shared procedure for reading and updating work items (read → diff → approval → write) plus reusable WIQL queries |
Add the plugin location to your VS Code User Settings (settings.json):
"chat.pluginLocations": {
"your-org/product-owner-skills": true
}
Or, if you've cloned the repo locally, use a file:/// path instead:
"chat.pluginLocations": {
"file:///C:/git/product-owner-skills": true
}
No files are copied — VS Code reads the agents and skills directly from the source, so the plugin is available in every workspace.
backlog-prioritization skill, which shells out to
node ./scripts/score.mjs for reproducible scoring.ado-remote-mcp, configured in your workspace
(.vscode/mcp.json), for live work-item access. The skills reference the
ado-remote-mcp server by name; if you use a different name, update the references
in skills/ado-work-item-ops/SKILL.md accordingly..claude-plugin/ Plugin + marketplace manifests
agents/ *.agent.md — orchestrator and specialist agents
skills/ <name>/SKILL.md with bundled scripts/ and references/
MIT — see LICENSE.
npx claudepluginhub chrriedel/product-owner-skills --plugin Product Owner Agent Team for Azure DevOpsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.