wwas

Create product backlog items in Why-What-Acceptance format — independent, valuable, testable items with strategic context. Use when writing structured backlog items, breaking features into work items, or using the WWA format.

Author

Install

Hot:33

Download and extract to your skills directory

Copy command and send to AI Agent for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=phuryn-pm-execution-skills-wwas&locale=en&source=copy

Why-What-Acceptance (WWA) — Creating Strategic Product Backlog Items

Skill Overview


WWA helps product managers and agile teams create structured product backlog items using the Why-What-Acceptance format. Each item is independent, valuable, and testable, with clear strategic context.

Applicable Scenarios

  • Writing product backlog items — When you need to create new backlog items for a product, WWA guides you in writing requirements connected to business objectives, ensuring that each item has a clear “Why” and verifiable acceptance criteria.
  • Breaking features down into work items — When a large feature needs to be broken down into actionable Sprint tasks, WWA helps you preserve the independence of each work item and avoid dependencies that hinder development progress.
  • Communicating strategic intent to the team — When you need to ensure that the development team understands the business objective rather than simply executing tasks, WWA’s “Why” section makes the strategic context clearly visible and supports autonomous team decision-making.
  • Core Features

  • Strategic Why definition — Connects the work to business objectives. In 1–2 sentences, it explains the item’s strategic value so the team understands why the work is being done, not just what needs to be done.
  • Concise What description — Keeps the description brief (1–2 paragraphs), references design documents, and serves as a reminder for discussion rather than a detailed specification, leaving room for dialogue with the development team during implementation.
  • Observable acceptance criteria — Defines high-level, verifiable outcomes. Each item includes 3–4 criteria to ensure that the results are observable and testable and to support the Definition of Done.
  • Frequently Asked Questions

    What is the Why-What-Acceptance format?


    Why-What-Acceptance (WWA) is a structured format for writing product backlog items that includes three sections: “Why” connects to strategic objectives, “What” briefly describes the work with design references, and “Acceptance Criteria” lists observable, verifiable outcomes. Unlike traditional user stories, WWA explicitly includes strategic context and focuses on high-level criteria rather than detailed specifications.

    How do I write acceptance criteria for backlog items?


    Write acceptance criteria as observable outcomes that can be verified, not as implementation details. Each criterion should be something a user or stakeholder can see or test. For example, “Budget progress is visually indicated with a progress bar” is a good criterion because it describes a visible outcome, whereas “Use React component X” is too technical and belongs in implementation discussions, not acceptance criteria.

    What makes a good product backlog item?


    A good backlog item is independent (can be developed in any order without dependencies), valuable (delivers measurable user or business value), negotiable (invites team conversation rather than constraining solutions), testable (outcomes are observable and verifiable), and appropriately sized (small enough to estimate and complete in one sprint). The WWA format naturally ensures all these qualities through its structure.

    Why include strategic context in backlog items?


    Including strategic context (the “Why”) helps development teams make better decisions when implementation questions arise. When developers understand the business objectives behind a feature, they can propose alternative solutions, identify edge cases, and prioritize trade-offs more effectively. Strategic context also prevents the “telephone game,” in which the original intent gets lost through multiple handoffs.

    How do I ensure backlog items are independent?


    To ensure independence, avoid splitting work by technical layers (e.g., “database,” then “API,” then “UI”) and instead split it into vertical slices that deliver end-to-end value. Each item should be completable on its own. If you find items with “blocked by” dependencies, reconsider your splitting strategy. WWA’s focus on delivering valuable outcomes naturally guides you toward independent items.

    What’s the difference between What and Acceptance Criteria?


    The “What” section is a short reminder (1–2 paragraphs) of what will be built, often referencing design documents. It is intended to refresh the team’s memory about prior discussions. Acceptance Criteria are specific, observable outcomes that must be true for the item to be considered complete. Think of “What” as the conversation summary and “Acceptance Criteria” as the pass/fail test.

    How do I size backlog items for a sprint?


    Size backlog items by estimating the effort required for design, development, testing, and deployment. If an item feels too large to complete in one sprint (typically two weeks), split it into smaller vertical slices that each deliver value. WWA helps with sizing because its structure forces you to focus on a single, valuable outcome rather than bundling multiple concerns together.

    Can WWA replace traditional user stories?


    Yes, WWA can replace traditional user stories. In fact, WWA improves on the classic “As a [user], I want [feature], so that [benefit]” format by making strategic context explicit and focusing on observable outcomes rather than user-role narratives. Many teams find WWA more effective for communicating intent and ensuring business alignment.