eisenhower-prioritization

eisenhower-prioritization is a skill for Claude Code from alejandrosaenz117/bonfires-marketplace. It costs 174 tokens per session (2,519 once invoked), scanned A, original, MIT.

A task-sorting method that places each item in one of four groups based on urgency and importance.

In plain words
What is it for?
Use it to sort task lists, meeting notes, sprint work, Jira summaries, or other brain dumps.
Why use it?
It turns an unstructured workload into a clear order of action, planning, delegation, or removal.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the eisenhower-prioritization plugin — 1 skill, 1 command shipped together

Good fit Use it to sort task lists, meeting notes, sprint work, Jira summaries, or other brain dumps.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alejandrosaenz117/bonfires-marketplace/eisenhower-prioritization
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alejandrosaenz117/bonfires-marketplace --skill eisenhower-prioritization
Clone the repo
git clone --depth 1 https://github.com/alejandrosaenz117/bonfires-marketplace

Made for: Claude Code.

Or install eisenhower-prioritization, the plugin that ships this one along with the rest of its 1 skill, 1 command.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for eisenhower-prioritization

README.md
[![agentmods](https://agentmods.dev/badge/skills/alejandrosaenz117/bonfires-marketplace/eisenhower-prioritization/github.svg)](https://agentmods.dev/skills/alejandrosaenz117/bonfires-marketplace/eisenhower-prioritization)
Your own site
<a href="https://agentmods.dev/skills/alejandrosaenz117/bonfires-marketplace/eisenhower-prioritization"><img src="https://agentmods.dev/badge/skills/alejandrosaenz117/bonfires-marketplace/eisenhower-prioritization/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for eisenhower-prioritization

Your own site · 80×15
<a href="https://agentmods.dev/skills/alejandrosaenz117/bonfires-marketplace/eisenhower-prioritization"><img src="https://agentmods.dev/badge/skills/alejandrosaenz117/bonfires-marketplace/eisenhower-prioritization.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 174 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,519 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00174 $0.02519
Opus 5 $0.00087 $0.01260
Sonnet 5 $0.00035 $0.00504
Haiku 4.5 $0.00017 $0.00252

Measured 12d ago against content hash 166981457e96, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

eisenhower-prioritization scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/eisenhower-prioritization/skills/eisenhower-prioritization/SKILL.md · 204 lines

How it starts

The opening of the file, as written. The whole thing — 204 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Eisenhower Prioritization

Your Task

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:

  1. Extract and identify each distinct task or item
  2. Classify each into one of four Eisenhower quadrants
  3. Output a prioritized view with matrix, narrative, recommendations, and flagged items
  4. Surface hidden patterns and high-leverage insights

Understanding the Axes

Before classifying, understand what "urgent" and "important" mean:

Urgency: Does this task have a hard deadline or immediate business consequence if ignored?

  • Examples: "due Friday", "blocking release", "active incident", "compliance deadline"
  • Yes = urgent. No = not urgent.

Importance: Is this task strategic to long-term success, revenue protection, or reducing future crises?

  • Examples: "prevents future incidents", "platform-level improvement", "enablement", "architectural improvement"
  • Yes = important. No = not important.

The Four Quadrants

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

Classification Heuristics

Use these heuristics to classify tasks confidently:

  • Q1: Has a hard deadline or immediate business consequence; blocks other work → do immediately
  • Q2: Involves building systems, designing standards, training, or capability improvement → prevents future Q1
  • Q3: Has a deadline but low strategic value; often interrupts → delegate or automate
  • Q4: No deadline, no strategic value, minimal impact if deferred → delete

Read the full file on GitHub · 204 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 204 lines · 174 tokens per session scan A 166981457e96

Subscribe to this mod's changes

eisenhower-prioritization is a skill published in the GitHub repository alejandrosaenz117/bonfires-marketplace (4 stars, last pushed 12d ago), licensed MIT. It adds 174 tokens to every session and 2,519 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.