Define each priority level with a one-sentence operational rule before classifying anything
Write a one-sentence decision rule for each priority type that defines membership criteria operationally before applying the types to any backlog.
Why This Is a Rule
Priority labels without operational definitions are subjective feelings disguised as classification. "Critical" means different things to different people and different things on different days. Without a definition, classification drifts toward whatever feels urgent in the moment — and everything feels urgent, so everything becomes "critical."
Operational decision rules make priority assignment testable: "Critical: if delayed by one day, someone outside our team is materially affected." Now "critical" has a verifiable criterion. A team member can check: "Would a one-day delay materially affect someone outside our team?" Yes → Critical. No → not Critical. Two people applying the same rule to the same item should reach the same classification.
The rules must be written before classification begins, not refined during it. Writing rules during classification lets the items you're classifying influence the rule design — you unconsciously shape the definitions to match your intuitive priority sense, which defeats the purpose of having operational definitions.
When This Fires
- Setting up a priority system for a new project or backlog
- When existing priority labels are applied inconsistently across the team
- When "everything is critical" and the priority system has lost differentiation
- Before any triage session where items will be prioritized
Common Failure Mode
Writing definitions that are vague enough to allow subjective interpretation: "Critical: very important and time-sensitive." That's a synonym, not a definition. Operational: "Critical: if not resolved within 24 hours, revenue impact exceeds $X or user-facing functionality is degraded." The definition must include observable, verifiable criteria that don't require subjective assessment.
The Protocol
Before classifying any backlog: (1) List your priority levels (e.g., Critical, High, Medium, Low). (2) For each, write one sentence defining the membership criteria: "An item is [priority level] if [specific, verifiable condition]." (3) Test: can two people independently apply these rules to the same item and reach the same classification? If yes → the definitions are operational. If no → they're still vague. Sharpen until independent classification converges. (4) Post the definitions where they're visible during triage.