prioritize

prioritize is a skill for Claude Code, Codex from ramybarsoum/prodkit. It costs 27 tokens per session (294 once invoked), scanned A, original, MIT.

A task-prioritization method that sorts work into Leverage, Neutral, or Overhead based on its likely impact.

In plain words
What is it for?
Use it to review a task list, plan a week, compare time spent in each category, and decide what to remove, delegate, or limit in time.
Why use it?
It helps distinguish work that creates much more value from routine work, so a busy task list is easier to manage.

Skill for Claude CodeCodex

Part of the prodkit plugin — 10 skills shipped together

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.

agentmods
npx agentmods add skills/ramybarsoum/prodkit/prioritize
Any agent
npx skills add ramybarsoum/prodkit --skill prioritize
Clone the repo
git clone --depth 1 https://github.com/ramybarsoum/prodkit

Made for: Claude Code, Codex.

Or install prodkit, the plugin that ships this one along with the rest of its 10 skills.

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 prioritize

README.md
[![agentmods](https://agentmods.dev/badge/skills/ramybarsoum/prodkit/prioritize.svg)](https://agentmods.dev/skills/ramybarsoum/prodkit/prioritize)
Your own site
<a href="https://agentmods.dev/skills/ramybarsoum/prodkit/prioritize"><img src="https://agentmods.dev/badge/skills/ramybarsoum/prodkit/prioritize.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 294 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00027 $0.00294
Opus 5 $0.00014 $0.00147
Sonnet 5 $0.00005 $0.00059
Haiku 4.5 $0.00003 $0.00029

Measured 3d ago against content hash 0ed5e2907202, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

prioritize 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 3d 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.

skills/prioritize/SKILL.md · 27 lines

What it actually says

Interaction style: Use the AskUserQuestion tool for all structured questions in this skill. Group related questions together (2-3 per call) rather than asking one at a time.

Task Prioritization: LNO Framework

When to use: When overwhelmed with tasks, during weekly planning, or when feeling busy but not productive

Framework source: Shreyas Doshi's LNO Framework (popularized by Aakash Gupta)

Quick Start

  1. Paste your task list (calendar, to-do list, or just describe your week)
  2. I will classify each task as L (Leverage/10x), N (Neutral/1x), or O (Overhead/<1x)
  3. I will calculate your L/N/O time distribution and compare to the healthy target (40/35/20)
  4. I will suggest specific tasks to eliminate, delegate, or timebox
  5. Output: a prioritized weekly plan with calendar blocking recommendations

Healthy target: 40-50% Leverage, 30-40% Neutral, 10-20% Overhead. If Leverage is below 30%, something is wrong.

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. 3d ago First seen · 27 lines · 27 tokens per session scan A 0ed5e2907202

Subscribe to this mod's changes

prioritize is a skill published in the GitHub repository ramybarsoum/prodkit (4 stars, last pushed 4mo ago), licensed MIT. It adds 27 tokens to every session and 294 once invoked, about $0.0001 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.