prioritizing-roadmap

prioritizing-roadmap is a skill for Claude Code, Codex from liqiongyu/lenny_skills_plus. It costs 30 tokens per session (1,887 once invoked), scanned A, original, Apache-2.0.

A product-planning guide for turning scattered requests and ideas into a ranked roadmap. A roadmap is a time-based plan for what a team may build, and the guide compares opportunities using a shared scoring method.

In plain words
What is it for?
Setting a planning period, defining success criteria, ranking product opportunities, documenting assumptions, and preparing a roadmap that teams can align around.
Why use it?
It gives teams a consistent way to decide what to build next when requests compete across teams or there are too many options to compare informally.

Skill for Claude CodeCodex

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

Good fit Setting a planning period, defining success criteria, ranking product opportunities, documenting assumptions, and preparing a roadmap that teams can align around.

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

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 prioritizing-roadmap

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/liqiongyu/lenny_skills_plus/prioritizing-roadmap"><img src="https://agentmods.dev/badge/skills/liqiongyu/lenny_skills_plus/prioritizing-roadmap.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,887 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.00030 $0.01887
Opus 5 $0.00015 $0.00944
Sonnet 5 $0.00006 $0.00377
Haiku 4.5 $0.00003 $0.00189

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

Security

Grade A, and why

prioritizing-roadmap 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.

skills/prioritizing-roadmap/SKILL.md · 135 lines

How it starts

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

Prioritizing Roadmap

Scope

Covers

  • Turning messy roadmap inputs into a ranked opportunity list + coherent roadmap
  • Defining a planning “season” (macro context) and success criteria
  • Using a common-currency scoring model (ICE + assumptions) to compare across teams
  • Producing an alignment-ready Roadmap Prioritization Pack

When to use

  • “What should we build next?”
  • “We need a Q2/Q3 roadmap.”
  • “We have too many requests and no way to compare them.”
  • “We need to prioritize across multiple teams/pods.”

When NOT to use

  • You don’t have any agreed goal / North Star / strategic intent (do product vision / goals first; use setting-okrs-goals).
  • You need sprint planning or story-level estimation (use your agile/scrum process).
  • You’re only choosing a single experiment within an already-fixed roadmap.
  • You need a full customer discovery plan from scratch (use problem-definition).
  • You need to cut scope within an already-committed project (use scoping-cutting).
  • You need an engineering/technical roadmap for infrastructure or platform work (use technical-roadmaps).
  • You need to track milestones, deadlines, and delivery status on an existing plan (use managing-timelines).

Inputs

Minimum required

  • Product + primary customer segment
  • Planning horizon + cadence (e.g., next 6 weeks, next quarter, rolling 12–24 months)
  • Success criteria (North Star / business goal) + 2–5 guardrails
  • Candidate opportunities (or current roadmap/backlog) with rough size/effort
  • Constraints: capacity, commitments, dependencies, deadlines, risk tolerance

Missing-info strategy

  • Ask up to 5 questions from references/INTAKE.md.
  • If still missing, proceed with clearly labeled assumptions and provide 2–3 roadmap options.

Outputs (deliverables)

Produce a Roadmap Prioritization Pack in Markdown (in-chat; or as files if requested):

  1. Context snapshot (goal, horizon, constraints, stakeholders)
  2. Season framing (what changed, key bets, explicit non-goals)
  3. Opportunity inventory with conviction level (known vs hypothesis) and evidence
  4. Prioritization model (common currency + ICE scoring + assumptions)
  5. Ranked opportunity list (top 10–20) + “parking lot”
  6. Roadmap draft (Now/Next/Later or quarterly themes) + update cadence (rolling plan)
  7. Decision narrative (why these, why now) + “Think Bigger” ideas
  8. Risks / Open questions / Next steps (always included)

Read the full file on GitHub · 135 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 · 135 lines · 30 tokens per session scan A e4c993e57835

Subscribe to this mod's changes

prioritizing-roadmap is a skill published in the GitHub repository liqiongyu/lenny_skills_plus (52 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 30 tokens to every session and 1,887 once invoked, about $0.0002 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-30.