# Free Developer Tool · No Signup

Tech Debt Prioritizer

Score each piece of debt on impact and effort. Get an interactive 2×2 matrix and an ROI-ranked backlog you can take to your next quarterly planning meeting. Saves to your browser; nothing leaves this page.

✓ 100% client-side ✓ Saves to your browser ✓ Export to JSON or Markdown

Impact × Effort Quadrant

Quick Wins ↑
Low effort, high impact — do these immediately
Big Bets
High effort, high impact — plan and resource deliberately
Fill-ins
Low effort, low impact — pick up between bigger work
Avoid ↓
High effort, low impact — say no or descope
Effort →
Impact →

Ranked by ROI (impact / effort)

0 items
# Item Quadrant Category Impact Effort ROI

How to actually prioritize tech debt

Every engineering team has a list of things that should have been fixed last quarter. The list grows faster than the team can ship against it. By the time it gets brought up in a planning meeting, half the room thinks "we just need to do all of it" and the other half thinks "we never have time." Both are wrong.

The frame this tool uses — impact × effort — is the simplest one that actually works in practice. It isn't perfect (we'll get to the limits below), but it forces a productive conversation: instead of arguing about which items matter, you debate the scores. And once items are scored, the ranking and the quadrant fall out automatically.

What "impact" actually means

Impact is the value of fixing the debt. That value can be:

A useful 1–10 rubric: 1 = nice-to-have, 4 = blocks one team weekly, 7 = recurring incident contributor, 10 = active security or availability risk. Score in isolation. Relative-ranking as you go biases everything toward the median.

What "effort" actually means

Effort is the total cost to fix — engineer-time, complexity, organizational blast radius, risk of regression. A useful 1–10 rubric: 1 = afternoon, 4 = sprint, 7 = quarter, 10 = multi-team multi-quarter. Be honest about complexity. The most expensive debt is usually the one labeled "should be easy."

How to read the quadrants

Where the simple frame breaks down

The matrix isn't perfect, and the two failure modes to watch for:

Use this tool as a starting frame for the conversation, not a substitute for it. The matrix exists to make the discussion faster and less political — not to remove your judgment from the loop.

More tools for engineering teams

Browse the full JobsByCulture developer toolscode review checklist generator, conventional commit builder, release notes generator, and more. Or if you're hiring engineering managers and tech leads who'll be running this kind of prioritization, browse engineering jobs with culture context.

Frequently asked questions

How does the impact × effort matrix work?+
Each item is scored on impact (the value of fixing it: reliability, velocity, security, cost savings) and effort (engineer-time, complexity, blast radius). The 2×2 matrix sorts items into four quadrants: Quick Wins (high impact, low effort — do these immediately), Big Bets (high impact, high effort — plan deliberately), Fill-ins (low impact, low effort — when there's a gap), and Avoid (low impact, high effort — say no).
What's a good scoring rubric for impact and effort?+
Use 1–10 anchored scales. For impact: 1 = nice-to-have, 4 = blocks one team weekly, 7 = repeated incident contributor, 10 = security/availability risk or major customer churn driver. For effort: 1 = afternoon, 4 = sprint, 7 = quarter, 10 = multi-team multi-quarter project. Score each item independently — don't try to relative-rank as you go, that biases everything toward the median.
How is the ROI score calculated?+
ROI = impact / effort. An item scored 8 impact / 2 effort yields ROI 4.0 (excellent). An item scored 6 impact / 6 effort yields ROI 1.0 (neutral). The ranking sorts by ROI descending. This isn't a perfect signal — high-impact strategic work often has lower ROI than small wins — but it's the right starting frame for a backlog conversation.
Does this tool send my data anywhere?+
No. Everything runs locally in your browser. Your debt items are stored in your browser's localStorage so they persist across sessions on the same device. We never see your data — there are no server calls. Use the Export button to save a JSON, Markdown, or CSV snapshot.
How often should an engineering team re-prioritize tech debt?+
Quarterly is the standard cadence for most teams. Re-score the backlog at the start of each quarter, agree on the top 3–5 items to commit to, and protect that allocation against in-flight feature work. The matrix exists to make the conversation faster and less political, not to replace the conversation. Annual re-prioritization is too slow; monthly is too frequent for items that take more than a sprint.
What about technical debt that doesn't map cleanly to impact and effort?+
Two cases come up often. (1) Compounding debt — interest accumulates over time. Score impact based on a 6–12 month horizon to capture this. (2) Strategic enabler debt — fixing it unlocks future work. Add a category tag and consider scoring impact based on what becomes possible, not just current pain. The matrix is a frame, not an arbiter.

Hiring engineering leaders who think this way?

Browse engineering roles with culture context across our directory — including the engineering-driven cultures that actually invest in addressing debt.

Browse Engineering Jobs → More Dev Tools →