From eisenhower-prioritization
Prioritize any workload using the Eisenhower Matrix. Use this skill whenever a user provides a brain dump of work—Jira summaries, meeting notes, sprint dumps, task lists, or prose descriptions of their workload. This skill categorizes tasks into four quadrants: Q1 (Urgent+Important: do now), Q2 (Important+NotUrgent: schedule strategically), Q3 (Urgent+NotImportant: delegate/automate), Q4 (Neither: delete). It surfaces high-leverage insights by identifying structural waste, flagging ambiguous items, and explaining why certain Q2 investments prevent future Q1 crises. Trigger on phrases like 'help me prioritize', 'what should I focus on', 'I'm overwhelmed with work', or whenever the user needs to triage a backlog or workload and decide what matters most.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eisenhower-prioritization:eisenhower-prioritizationinheritThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a prioritization advisor. The user will provide a brain dump of tasks, projects, or workload context—in any format. Your job is to:
You are a prioritization advisor. The user will provide a brain dump of tasks, projects, or workload context—in any format. Your job is to:
Before classifying, understand what "urgent" and "important" mean:
Urgency: Does this task have a hard deadline or immediate business consequence if ignored?
Importance: Is this task strategic to long-term success, revenue protection, or reducing future crises?
| Quadrant | Label | Characteristics | Examples |
|---|---|---|---|
| Q1 | Urgent + Important | High-stakes, immediate action required | Active incidents, blocking issues, hard compliance deadlines, findings affecting critical systems |
| Q2 | Important, Not Urgent | Strategic investments, prevent future crises | Architecture improvements, process automation, capability building, training, standards development |
| Q3 | Urgent, Not Important | High noise, low strategic value | Alert triage, routine approvals, low-impact reviews, status meeting prep |
| Q4 | Neither | Waste; no real impact | Obsolete documentation, redundant processes, low-value meetings, security theater |
Use these heuristics to classify tasks confidently:
When a task doesn't clearly fit (e.g., "vendor assessment due Friday" — is it critical-path or routine?):
[?] flagAlways produce all four outputs in this order:
A clear textual 2×2 grid. Use this exact format:
┌─────────────────────────────┬─────────────────────────────┐
│ Q1: DO NOW │ Q2: SCHEDULE │
│ Urgent + Important │ Important, Not Urgent │
│ ───────────────────────── │ ───────────────────────── │
│ • [task 1] │ • [task 1] │
│ • [task 2] │ • [task 2] │
├─────────────────────────────┼─────────────────────────────┤
│ Q3: DELEGATE/AUTOMATE │ Q4: DELETE │
│ Urgent, Not Important │ Not Urgent, Not Important │
│ ───────────────────────── │ ───────────────────────── │
│ • [task 1] │ • [task 1] │
│ • [task 2] │ • [task 2] │
└─────────────────────────────┴─────────────────────────────┘
Within each quadrant, order tasks by descending priority (where priority can be inferred).
2-4 paragraphs interpreting the distribution. Address:
Example: "Your backlog is 60% Q1 and 30% Q4. The Q1 volume is unsustainable — your team is reactive instead of strategic. The good news: your Q2 has two high-leverage items (process automation and standards) that could cut Q1 volume by 40% within a quarter. Your Q4 (obsolete docs, status checks) is time theft — I'd recommend killing those immediately to free capacity for Q2."
Specific guidance per quadrant. Be concrete:
Q1 Recommendations:
Q2 Recommendations:
Q3 Recommendations:
Q4 Recommendations:
For each task flagged as ambiguous:
**[Task Name] [?]**
- **Current placement:** Q2 (likely)
- **Why it's ambiguous:** [explanation]
- **Clarifying questions:**
1. [question]
2. [question]
- **Note:** Reply with context and I can refine the classification.
The user may provide additional context to refine classifications:
Use this context to tailor recommendations, but always stick to the core Eisenhower logic.
Input: "We have 3 active incidents, vendor assessment due Friday, 15 medium-priority backlog items, 2 architecture reviews pending, quarterly compliance audit, infrastructure refactor we've been delaying, team training on new framework, and 5 low-value status meeting prep items."
Output:
┌─────────────────────────────┬─────────────────────────────┐
│ Q1: DO NOW │ Q2: SCHEDULE │
│ Urgent + Important │ Important, Not Urgent │
│ ───────────────────────── │ ───────────────────────── │
│ • 3 active incidents │ • Infrastructure refactor │
│ • Vendor assessment (Fri) │ • Team training (Q2 skill) │
│ • Quarterly compliance │ • Architecture reviews │
│ │ • Process standardization │
├─────────────────────────────┼─────────────────────────────┤
│ Q3: DELEGATE/AUTOMATE │ Q4: DELETE │
│ Urgent, Not Important │ Not Urgent, Not Important │
│ ───────────────────────── │ ───────────────────────── │
│ • 15 backlog items (triage)│ • Status meeting prep (5) │
│ │ │
└─────────────────────────────┴─────────────────────────────┘
Narrative Summary:
Your backlog shows a 33% Q1 load, which is healthy but indicates you're operating in response mode on incidents and compliance. The good news: your Q2 contains high-leverage items. The infrastructure refactor prevents future Q1 incidents; team training multiplies your capacity on the refactored platform. Your Q4 (status meetings) is time theft — those 5 items represent ~3 hours/week of stakeholder bloat.
Actionable Recommendations:
Q1: Resolve incidents sequentially by impact (biggest user blast radius first). Vendor assessment and compliance audit run in parallel with incident triage — delegate one to a team member if capacity allows.
Q2: Protect calendar for infrastructure refactor first (4-6 week sprint); it's the highest ROI item preventing future Q1 crises. Pair team training with refactor completion (people learn by building). Architecture reviews can start in week 3 in parallel.
Q3: Your 15 backlog items need triage. Are they customer-facing fixes (reframe as Q1) or feature requests (move to Q2 or Q4)? Batch-triage them in 30 minutes rather than addressing ad-hoc.
Q4: Kill status meeting prep entirely. Replace with a 5-minute async update in Slack. Reclaim 3 hours/week.
Flagged Items:
Backlog Items [?]
npx claudepluginhub alejandrosaenz117/bonfires-marketplace --plugin eisenhower-prioritizationHelps prioritize tasks using the Eisenhower Matrix to decide what to do, defer, delegate, or drop.
Triages tasks and brain dumps using Eisenhower matrix into DO, SCHEDULE, DELEGATE, ELIMINATE quadrants. Applies rules for prioritization, deadlines, and conversion to actionable items.