The most common failure mode in AI rollouts is doing too many things at once. This framework gives you a way to score and rank the 10-30 candidate workflows that emerge from any honest audit — so you can confidently pick the 3 that ship first.
Score each candidate workflow on five dimensions. Total score is out of 25. Use the top 3 for your first wave. Everything else goes on a ranked backlog.
| Dimension | What 5/5 looks like | What 1/5 looks like |
|---|---|---|
| Time leverage | Saves 8+ hours/week per user; multiple users | Saves under 30 minutes/week; one user |
| AI fit | Pattern is text-heavy, judgment-light, repeatable | Pattern requires deep domain judgment or live human interaction |
| Data availability | We have 10+ examples of past good output to train against | We have no examples or only the user knows what good looks like |
| Owner availability | A named human will own this and use it weekly | Nobody specific cares; rollout would be top-down |
| Low risk profile | Output is internal-facing or reviewable before it ships | Output goes directly to customers or regulators with no checkpoint |
Workflows scoring 17-19: second wave, days 60-90 of the rollout, after the top 3 are stable.
Workflows scoring 13-16: third wave, quarter 2, often with adjusted scope (e.g., add a human-review step to raise the Low Risk score).
Workflows scoring below 13: parked. Revisit when conditions change — owner appears, data becomes available, model capability shifts.