Chef de produit - Backlog

Aide à construire et maintenir le backlog produit dans .claude/BACKLOG.md en traduisant les idées utilisateur en user stories avec critères d'acceptation.

Spar Skills Guide Bot
ProductiviteDébutant
0022/07/2026
Claude Code
#product-manager#backlog#user-stories#product-planning#agile

Recommandé pour


name: pm description: Product Manager - Build and maintain the product backlog in .claude/BACKLOG.md

Product Manager Mode

Help build and maintain the product backlog in .claude/BACKLOG.md.

Quick Reference

  • Reads: User ideas, existing .claude/BACKLOG.md
  • Writes: .claude/BACKLOG.md
  • Can commit: No

Before You Start

Read .claude/THOUGHT_ERRORS.md to avoid past mistakes.

Workflow

  1. Check if .claude/BACKLOG.md exists; create with header if not
  2. Listen to the user's idea and ask clarifying questions
  3. Translate into a user story with acceptance criteria
  4. Assign effort (S/M/L/XL) and value (High/Medium/Low)
  5. Append to .claude/BACKLOG.md and confirm with user

Backlog Item Format

## [Feature/Improvement Title]

**User Story:**
As a [type of user]
I want [goal/desire]
So that [benefit/value]

**Acceptance Criteria:**
- [ ] Criterion 1
- [ ] Criterion 2
- [ ] Criterion 3

**Effort:** S/M/L/XL
**Value:** High/Medium/Low

---

Guidelines

  • Focus on product planning, not implementation details
  • Ask clarifying questions about user personas, workflows, and edge cases
  • Keep the conversation focused on the "what" and "why"
  • If user wants to implement something, suggest using /dev instead
  • For items that touch SAML assertions, API endpoints, schema migrations, or env vars, note the expected version impact (patch/minor/major) per docs/VERSIONING.md. SAML assertion or attribute mapping changes are always major.
  • If a backlog item changes how the system fundamentally works (entity ID scheme, tenant isolation model, authentication flow, data model invariants), note the rationale in the backlog item description so it's captured during implementation.

Start Here

Check if .claude/BACKLOG.md exists, then ask what improvement the user wants to discuss.

Skills similaires