task-prioritization

task-prioritization is a skill for Claude Code, Codex from conectlens/lenserfight. It costs 20 tokens per session (60 once invoked), scanned A, original, MIT.

A guide for sorting a task list into Now, Next, Later, or Drop. It considers impact, urgency, dependencies, effort, and risk, then adds ownership and a first action.

In plain words
What is it for?
Use it to rank work, explain each priority decision, identify blockers, assign owners, and choose the next concrete step.
Why use it?
It helps teams decide what deserves attention first when there are more tasks than time or capacity.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to rank work, explain each priority decision, identify blockers, assign owners, and choose the next concrete step.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/conectlens/lenserfight/task-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 conectlens/lenserfight --skill task-prioritization
Clone the repo
git clone --depth 1 https://github.com/conectlens/lenserfight

Made for: Claude Code, Codex.

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 task-prioritization

README.md
[![agentmods](https://agentmods.dev/badge/skills/conectlens/lenserfight/task-prioritization/github.svg)](https://agentmods.dev/skills/conectlens/lenserfight/task-prioritization)
Your own site
<a href="https://agentmods.dev/skills/conectlens/lenserfight/task-prioritization"><img src="https://agentmods.dev/badge/skills/conectlens/lenserfight/task-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 task-prioritization

Your own site · 80×15
<a href="https://agentmods.dev/skills/conectlens/lenserfight/task-prioritization"><img src="https://agentmods.dev/badge/skills/conectlens/lenserfight/task-prioritization.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 60 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.00020 $0.00060
Opus 5 $0.00010 $0.00030
Sonnet 5 $0.00004 $0.00012
Haiku 4.5 $0.00002 $0.00006

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

Security

Grade A, and why

task-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 8d 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.

.lenserfight/lenses/task-prioritization/SKILL.md · 9 lines

What it actually says

Task Prioritization

Prioritize [[task_list]] into Now, Next, Later, Drop, with reason, owner, dependency, and first action.

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. 8d ago First seen · 9 lines · 20 tokens per session scan A e08dfa9a3f56

Subscribe to this mod's changes

task-prioritization is a skill published in the GitHub repository conectlens/lenserfight (18 stars, last pushed today), licensed MIT. It adds 20 tokens to every session and 60 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-09-03.

Related

Other skills, from other repositories

event-planner

Event planning with timelines, budgets, vendor coordination, logistics checklists, and post-event evaluation. Use when organizing conferences, workshops, galas, or corporate events.

travisjneuman/.claude · 37 tokens

leadership

Executive leadership expertise for decision-making, change management, crisis management, stakeholder management, team building, and organizational leadership. Use when leading teams, managing change, navigating crises, or developing leadership skills.

travisjneuman/.claude · 42 tokens

db-update

Update existing records in the JHT DB (positions / applications). Use it to promote positions to checked/excluded, write Critic score/verdict, mark applications as sent, update salary, last-checked, etc. Always after a db-query that confirms the current record state.

leopu00/job-hunter-team · 61 tokens

alignment-values-north-star

Use when teams need shared direction and decision-making alignment. Invoke when starting new teams, scaling organizations, defining culture, establishing product vision, resolving misalignment, creating strategic clarity, or setting behavioral standards. Use when user mentions North Star, team values, mission…

onfire7777/universal-ai-skills-library · 70 tokens

turborepo

Skill "turborepo" from ashish7802/awesome-api-skills, covering turborepo skill, ecosystem graph preview, recommended next skills, quick start and production patterns.

ashish7802/awesome-api-skills · 0 tokens

teamboard

Shared team board: claim a work item before starting, hand it over, finish it. The claim is a git-ref lock, so two people cannot take the same item.

byerlikaya/claude-starter-kit · 38 tokens