Skip to main content
Product Management/2x2-prioritize

2x2 Prioritize

You need to prioritize features or initiatives on a 2x2 matrix (effort/impact, urgency/importance, or custom axes).

Use this when you have a set of features, initiatives, tasks, or ideas that need prioritization and want a visual 2x2 matrix framework. Supports common axes (effort/impact, urgency/importance, confidence/value) or custom axes. Produces a categorized placement with rationale and a recommended action sequence.

Related resources: 2x2-prioritization-guide.md -- 4-step Quick Start Guide for running a 2x2 prioritization exercise (standalone, printable).

Process

Step 1: Gather inputs

Ask the user:

  1. Items to prioritize — List the features, initiatives, stories, or ideas. For each, provide a brief description and any known context (size estimate, user demand, strategic alignment).
  2. Axes — Which 2x2 framework do you want?
    • Effort vs. Impact (default) — horizontal: effort/cost to deliver; vertical: expected impact on users or business.
    • Urgency vs. Importance (Eisenhower) — horizontal: importance to long-term goals; vertical: time sensitivity.
    • Confidence vs. Value — horizontal: how confident you are in the idea; vertical: expected value if it works.
    • Custom — define your own two axes and what high/low means for each.
  3. Decision context — What decision will this prioritization inform? (Next sprint, quarterly roadmap, resource allocation, feature cuts.)
  4. Constraints — Any fixed commitments, deadlines, dependencies, or capacity limits?

Step 2: Identify which personas are affected

Before prioritizing, prompt the user:

Persona check: Which user persona(s) does each item serve? If you have defined personas (e.g., from /persona-create or /persona-draft), name them. If not, describe the key user types briefly.

This grounds your prioritization in real user impact and prevents the matrix from reflecting only internal priorities.

Step 3: Score each item

For each item, assess placement on both axes using a 3-point scale (High / Medium / Low). Present the reasoning:

## 2x2 Prioritization — (Context/Sprint/Roadmap Name)

**Date:** (Date)
**Framework:** (Effort vs. Impact / Urgency vs. Importance / Custom)
**Decision context:** (What this informs)

---

### Item Scoring

| # | Item | Axis 1 (Horizontal) | Axis 2 (Vertical) | Quadrant | Persona(s) Served |
|---|---|---|---|---|---|
| 1 | (Item name) | (H/M/L + brief rationale) | (H/M/L + brief rationale) | (Quadrant name) | (Persona names) |
| 2 | (Item name) | (H/M/L + brief rationale) | (H/M/L + brief rationale) | (Quadrant name) | (Persona names) |

Step 4: Generate the 2x2 matrix

Produce the matrix with quadrant labels and item placement:

### 2x2 Matrix

(For Effort vs. Impact — the default framework:)

                    High Impact
                         |
      QUICK WINS         |      BIG BETS
      (Low effort,       |      (High effort,
       high impact)      |       high impact)
       → Do first        |       → Plan and invest
                         |
  Low Effort ————————————+———————————— High Effort
                         |
      FILL-INS           |      MONEY PIT
      (Low effort,       |      (High effort,
       low impact)       |       low impact)
       → Do if easy      |       → Avoid or defer
                         |
                    Low Impact

### Placement

**Quick Wins** (do first):
- (Item) — (1-line rationale for placement)
- (Item) — (1-line rationale)

**Big Bets** (plan and invest):
- (Item) — (1-line rationale)

**Fill-Ins** (do if capacity allows):
- (Item) — (1-line rationale)

**Money Pit** (avoid or defer):
- (Item) — (1-line rationale)

For other frameworks, adjust quadrant labels:

  • Urgency/Importance: Do Now, Schedule, Delegate, Eliminate
  • Confidence/Value: Proven Wins, High-Value Bets, Safe Bets, Skip
  • Custom: User-defined labels

Step 5: Recommend an action sequence

Based on the matrix, produce a prioritized action list:

### Recommended Action Sequence

1. **(Item)** — (Quadrant). (Why this should go first — e.g., "Quick win that unblocks 2 downstream items.")
2. **(Item)** — (Quadrant). (Rationale.)
3. **(Item)** — (Quadrant). (Rationale.)

### Items to Defer or Drop

- **(Item)** — (Why this doesn't make the cut right now.)

### Uncertainty Flags

- **(Item)** — Placement depends on (unknown factor). Recommend (investigation or experiment) before committing.

Step 6: Review and validate

Ask the user:

  • Do the axis scores feel right? Any items you'd move?
  • Does the action sequence match your capacity and timeline?
  • Are there dependencies between items that change the order?
  • Any items where the team would disagree on placement?

Adjust as needed. A 2x2 is a conversation tool — the value is in the discussion, not just the diagram.

Related skills

  • /rice-score — if you need quantitative RICE scoring instead of a 2x2 visual.
  • /moscow — if you need a MoSCoW categorization (Must/Should/Could/Won't).
  • /backlog-refine — for ongoing backlog health and ordering.
  • /now-next-later-roadmap — to translate prioritization into a stakeholder-ready roadmap.
  • /experiment-design — for items flagged as uncertain bets that need validation.

Output location

Present the scored table, 2x2 matrix, and action sequence as formatted text in the conversation. The user copies the matrix into their planning documentation or shares it in team discussions.

Example Output

Input

  • Items to prioritize: 5 features for Northgate Health's patient portal — (1) Appointment self-scheduling: let patients book, reschedule, cancel without calling; (2) Insurance card upload: snap a photo to update coverage on file; (3) AI symptom checker: conversational triage before visits; (4) Billing dispute workflow: patients submit disputes and track resolution in-portal; (5) Push notification reminders: automated reminders for upcoming appointments and lab results
  • Axes: Effort vs. Impact (default)
  • Decision context: Quarterly roadmap planning for Q3; engineering has 6 sprints of capacity and wants to commit to 2–3 shippable features
  • Constraints: AI symptom checker requires a third-party vendor contract not yet signed; billing team needs to sign off on dispute workflow before dev starts

Output (abbreviated)

2x2 Prioritization — Northgate Health Patient Portal Q3 Roadmap

Date: 2025-07-14 Framework: Effort vs. Impact Decision context: Selecting 2–3 shippable features across 6 sprints of engineering capacity


Item Scoring

#ItemEffort (Horizontal)Impact (Vertical)QuadrantPersona(s) Served
1Appointment self-schedulingM — API integration with Epic scheduling module; ~3 sprintsH — #1 support call driver; reduces call volume ~40% per ops dataQuick Win*Returning Patient, Caregiver
2Insurance card uploadL — Mobile camera + OCR lib; ~1 sprintM — Reduces front-desk friction; not urgent clinicallyFill-InNew Patient, Returning Patient
3AI symptom checkerH — Vendor contract unsigned; model tuning, legal review; 5+ sprintsH — Differentiator; reduces unnecessary visitsBig BetAll Patient Personas
4Billing dispute workflowH — Cross-team dependency on billing; custom state machine; ~4 sprintsM — Addresses real pain but affects smaller % of visitsMoney PitReturning Patient (billing-active)
5Push notification remindersL — Push infra already exists; config + copy; ~1 sprintH — Reduces no-show rate; high volume impactQuick WinAll Patient Personas

*Appointment self-scheduling scores Medium effort but High impact — placed in Quick Wins given sprint budget and outsized call-volume reduction.


2x2 Matrix

                    High Impact
                         |
      QUICK WINS         |      BIG BETS
                         |
       #5 Push reminders |      #3 AI symptom checker
       #1 Appt scheduling|
       → Do first        |      → Plan; unblock vendor contract
                         |
  Low Effort ————————————+———————————— High Effort
                         |
      FILL-INS           |      MONEY PIT
                         |
       #2 Insurance upload|      #4 Billing dispute workflow
       → Slot in Q3 if   |      → Defer to Q4 pending billing
         sprint allows   |        team sign-off
                         |
                    Low Impact

Placement

Quick Wins (do first):

  • Push notification reminders — Lowest effort in the set; re-uses existing push infra; high no-show impact day one.
  • Appointment self-scheduling — Highest patient demand signal; ~3-sprint cost offset by 40% call volume reduction and immediate NPS lift.

Big Bets (plan and invest):

  • AI symptom checker — Strategically differentiated but blocked by unsigned vendor contract; schedule discovery sprint now, target Q4 delivery.

Fill-Ins (do if capacity allows):

  • Insurance card upload — Lightweight and additive; schedule as a flex item in Sprint 5 if self-scheduling ships on time.

Money Pit (avoid or defer):

  • Billing dispute workflow — High coordination cost with an external dependency that isn't resolved; impact is real but scoped to a minority of patients this quarter.

Recommended Action Sequence

  1. Push notification reminders — Quick Win. Ship in Sprint 1; unblocks patient communication infrastructure used by later features.
  2. Appointment self-scheduling — Quick Win. Begin Sprint 2; highest call-deflection ROI and directly tied to Q3 NPS target.
  3. AI symptom checker (discovery) — Big Bet. Assign one PM + legal to vendor contract in parallel with dev work above; aim for Q4 build start.
  4. Insurance card upload — Fill-In. Slot into Sprint 5 if self-scheduling is on track; assign one front-end engineer.

Items to Defer or Drop

  • Billing dispute workflow — Defer to Q4. Billing team dependency is unresolved; starting dev now risks mid-sprint blocking and scope churn.

Uncertainty Flags

  • AI symptom checker — Impact score could rise to "transformational" or fall sharply depending on vendor contract terms and liability language. Recommend completing a legal/compliance review within 3 weeks before locking Q4 slot.
  • Appointment self-scheduling — Effort estimate assumes Epic scheduling API is accessible via existing integration credentials. Validate with eng lead before Sprint 2 kickoff; misalignment here could push this item into Big Bet territory.

Review Prompts

  • Does the Medium effort score for appointment self-scheduling feel right to your engineering lead, or should it move right on the axis?
  • Is the billing team likely to sign off within Q3, which would change the dispute workflow's quadrant?
  • Any patient safety or compliance reason the AI symptom checker needs to move earlier regardless of effort?