specwright/templates/skills/dev-team/po/backlog-organization/SKILL.md
# Backlog Organization Skill > Template for Product Owner backlog management and prioritization > Created: 2026-01-09 > Version: 1.0.0 ## Skill Name **backlog-organization** - Master backlog management, prioritization, and roadmap alignment ## Purpose Enable systematic backlog organization using MoSCoW prioritization, epic/story hierarchy, and sprint planning to maintain a healthy, actionable product backlog. ## When to Activate Activate this skill when: - Creating or reorganizing the produ
npx skillsauth add michsindlinger/specwright specwright/templates/skills/dev-team/po/backlog-organizationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Template for Product Owner backlog management and prioritization Created: 2026-01-09 Version: 1.0.0
backlog-organization - Master backlog management, prioritization, and roadmap alignment
Enable systematic backlog organization using MoSCoW prioritization, epic/story hierarchy, and sprint planning to maintain a healthy, actionable product backlog.
Activate this skill when:
While backlog organization is largely tool-agnostic, consider:
.specwright/specs/ documentation[MCP_TOOLS]
<!-- Populated during skill creation based on: 1. User's installed MCP servers 2. User's selection for this skill Recommended for this skill (examples): - github - Access issues, projects, and backlog management - fetch - Retrieve specifications and product documentation - filesystem - Manage backlog artifacts and roadmap files Note: Skills work without MCP servers, but functionality may be limited -->.specwright/product/roadmap.md.specwright/specs/ for feature specificationsspecwright/product/architecture-decision.mdBefore considering backlog organized:
Every user story should be:
### Epic: [Epic Name]
**Business Value**: [Why this epic matters to users/business]
**Target Release**: [Release version or timeframe]
**Priority**: [Must Have | Should Have | Could Have | Won't Have]
#### User Stories
---
**Story**: [Story Title]
**As a** [user type]
**I want** [goal/desire]
**So that** [benefit/value]
**Priority**: [Must Have | Should Have | Could Have]
**Story Points**: [Estimate]
**Dependencies**: [List any dependent stories]
**Spec Reference**: .specwright/specs/[spec-folder]/
**Acceptance Criteria**:
- [ ] [Specific testable criterion]
- [ ] [Specific testable criterion]
- [ ] [Specific testable criterion]
**Technical Notes**:
- [Any technical considerations]
- [Integration points]
**Definition of Done**:
- [ ] Code complete and reviewed
- [ ] Tests written and passing
- [ ] Documentation updated
- [ ] Acceptance criteria verified
- [ ] Deployed to staging environment
---
Epic: User Authentication System
Breakdown:
Rationale: Focus on core authentication first, then enhance security and convenience.
Sprint Capacity: 40 story points
Allocation:
Rationale: Maintain healthy codebase while delivering business value.
Frequency: Weekly, 1-2 hours Participants: PO, Development Team, Scrum Master (if applicable)
Agenda:
When prioritizing new features:
create-spec # Generate detailed specification for Must Have items
Reference: .specwright/product/roadmap.md
When making significant prioritization decisions:
specwright/product/architecture-decision.mdTrack backlog health through:
Remember: A well-organized backlog is a living document that balances business value, technical health, and team capacity. Prioritize ruthlessly, communicate transparently, and adjust based on learning.
tools
Session Handoff: Erstellt eine vollständige Zusammenfassung der aktuellen Session für einen sauberen Kontextwechsel. NUR bei explizitem Aufruf (/session-handoff). NICHT automatisch auslösen. Geeignet wenn der User die Session resetten will, den Kontext aufräumen will, oder bei ~120k Tokens angelangt ist.
development
Pre-Mortem Risk Analysis: Strukturierte Prospective-Hindsight-Übung um launch-blocking Risiken vor Commitment aufzudecken. Team stellt sich vor, das Produkt sei 14 Tage nach Launch gefloppt, und arbeitet rückwärts. Klassifiziert Risiken in Tigers (echt), Paper Tigers (hypothetisch), Elephants (unausgesprochen). Nutze diesen Skill vor Build-Commitment, bei zu hoher Stakeholder-Confidence, vor Major-Releases, oder wenn das Team vage Sorgen nicht artikulieren kann. Trigger: /pre-mortem, 'pre-mortem', 'risk analysis', 'was könnte schiefgehen', 'risiken vor launch'.
testing
Six-Sigma Atomicity Validator for create-spec stories
tools
UX pattern definition guidance for navigation, user flows, interactions, and accessibility