Priority labels without response protocols are decoration — attach timing, resources, escalation to each
Attach specific response protocols (timing, resources, escalation) to each priority type rather than treating them as descriptive labels, making priority actionable.
Why This Is a Rule
A priority label that doesn't change what you do is decorative, not functional. "Critical" that triggers the same response as "Medium" — you'll get to it when you can — provides zero actionable differentiation. The label exists in the system but produces no behavioral difference.
Response protocols convert decorative labels into functional categories by defining what each priority level means in terms of timing (when does work begin?), resources (who works on it? how many people?), and escalation (when and to whom does it escalate if unresolved?).
Example: Critical = work begins within 4 hours, assigned to senior engineer, escalates to team lead at 24 hours. High = work begins within 48 hours, assigned to any available engineer, escalates at 1 week. Medium = scheduled for next sprint. The priority label now triggers a specific, different response at each level.
When This Fires
- Designing a new priority system
- When existing priority labels don't produce different behaviors
- During triage when people agree on the label but not on what it means for response
- When "critical" items sit unaddressed because the label has no behavioral implications
Common Failure Mode
Defining priorities by description rather than response: "Critical = very important and urgent." That describes the feeling but not the action. The description doesn't tell anyone what to do differently. Protocol-based: "Critical = interrupt current sprint work, assign within 4 hours, daily status updates until resolved." Now the label triggers a specific behavioral sequence.
The Protocol
For each priority level: (1) Define timing: how quickly does work begin after assignment? (2) Define resources: who is assigned, how many, what seniority? (3) Define escalation: if unresolved within [timeframe], who gets notified and what additional resources are allocated? (4) Post the protocols where they're visible during triage. Priority labels are only useful if they trigger differentiated responses.