roadmap-web-visualization

roadmap-web-visualization is a skill for Claude Code, Codex from shiquda/roadmap-skill. It costs 42 tokens per session (210 once invoked), scanned A, original, MIT.

A small skill for opening a local roadmap website so projects, tasks, kanban boards, and planning views can be reviewed in a browser. It focuses on visual inspection rather than managing the roadmap itself.

In plain words
What is it for?
Use it to open or close the local roadmap workspace and inspect roadmap state visually. Use other roadmap workflows for changing tasks or planning graphs.
Why use it?
Some roadmap information is easier to understand by seeing the board or graph than by reading raw data. This provides the browser view when visual review is requested.

Skill for Claude CodeCodex

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/shiquda/roadmap-skill/roadmap-web-visualization
Any agent
npx skills add shiquda/roadmap-skill --skill roadmap-web-visualization
Clone the repo
git clone --depth 1 https://github.com/shiquda/roadmap-skill

Made for: Claude Code, Codex.

Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 210 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.00042 $0.00210
Opus 5 $0.00021 $0.00105
Sonnet 5 $0.00008 $0.00042
Haiku 4.5 $0.00004 $0.00021

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

Security

Grade A, and why

roadmap-web-visualization 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/roadmap-web-visualization/SKILL.md · 31 lines

What it actually says

Roadmap Web Visualization

Use this skill for the local browser workspace only.

Scope

This skill handles:

  • opening the local roadmap web interface
  • closing the interface when requested
  • briefly explaining when the browser is useful for visual review

Keep this skill lightweight and UI-oriented.

Do not turn this skill into a planning methodology guide. Route backlog work to roadmap-task-flow and graph organization work to roadmap-planning-views.

  1. Open the web workspace when the user wants visual inspection or interactive review.
  2. Keep the action lightweight.
  3. If the user then wants graph edits or backlog changes, continue with the relevant roadmap MCP workflow after the interface is open.

References

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 31 lines · 42 tokens per session scan A 6efef8c6cb25

Subscribe to this mod's changes

roadmap-web-visualization is a skill published in the GitHub repository shiquda/roadmap-skill (77 stars, last pushed 5mo ago), licensed MIT. It adds 42 tokens to every session and 210 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.