roadmap

A set of instructions for handling dependency and security-vulnerability work in the fold project, a Go software project. It covers vulnerability scans, Dependabot update requests, and upgrades to the MCP software-development kit or Go toolchain.

In plain words
What is it for?
Use it when vulnerability checks fail, CI reports a security issue, a Dependabot request needs review, or a project dependency or Go version must be updated.
Why use it?
It helps distinguish whether a failing security check comes from a code change, a newly published advisory, or an automated update process.

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

Made for: Claude Code, Codex.

Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,122 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.00075 $0.01122
Opus 5 $0.00037 $0.00561
Sonnet 5 $0.00015 $0.00224
Haiku 4.5 $0.00007 $0.00112

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

Security

Grade A, and why

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 2d 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.

.claude/skills/roadmap/SKILL.md · 107 lines

How it starts

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

The gap list and the roadmap

These are not marketing documents. gateway/era_test.go and gateway/listen_test.go fail with messages that point the reader at them, and CLAUDE.md's fourth rule makes updating them a merge condition. A gap here is load-bearing text.

Two surfaces, different jobs:

  • README "Not implemented" — what fold does not do today, with the reason. Read by someone evaluating fold, so each entry has to survive a skeptic: name the gap, name the cause (structural, waiting on someone else, or deliberate), and say what would close it.
  • docs/roadmap.md — what fold intends, in three horizons plus "Non-goals" and "Deprecations on the clock". No dates, deliberately.

Every "Not implemented" entry has a roadmap counterpart. The README says what is missing; the roadmap says whether it is coming.

The four vetoes

docs/roadmap.md "How to read this" names what kills an item regardless of demand:

  1. the v1 compatibility contract and the frozen defaults,
  2. the invisibility rule,
  3. the added-latency gate,
  4. audit as the single exit door.

A feature that requires breaking one does not get built — it gets a non-goal entry with the reasoning written down. That conversion is the main judgement this skill exists for. Content inspection is the worked example: it is a non-goal because inspecting bodies means buffering and rewriting, which conflicts with (2) and (3) — and the entry still offers the fold-shaped answer (the decision hook) rather than stopping at "no".

A non-goal entry that only says no is incomplete. Say what the veto was and what someone with that need should do instead.

Closing a gap

When a change closes one, the same PR does all of it:

  • Remove or narrow the README "Not implemented" entry — narrowing is common and honest: three consequences, one addressed, two named.
  • Update the roadmap counterpart (move it out of its horizon, or strike it).
  • Find the canary. If the gap was waiting on someone else, there is probably a test that fails when the wait ends. Flip or delete it, and never "fix" one by loosening the assertion.
  • CHANGELOG entry if it ships in a release.

Read the full file on GitHub · 107 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. 2d ago First seen · 107 lines · 75 tokens per session scan A e2c036d26d8e

Subscribe to this mod's changes

roadmap is a skill published in the GitHub repository fold-run/fold (1 stars, last pushed 2d ago), licensed Apache-2.0. It adds 75 tokens to every session and 1,122 once invoked, about $0.0004 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.

Related

Other skills, from other repositories

hotplex-release

通过判断 SemVer 影响、整理 CHANGELOG、对账版本面和验证发布输入来准备或发布 HotPlex 版本。不要用于主机二进制更新、运行时诊断或文档巡逻。.

hrygo/hotplex · 52 tokens

hotplex-docs-patrol

维护 HotPlex 当前文档,将代码、配置、API 或发布变更映射到 BFS 可达文档,只修复已验证的文档漂移。不要用于普通润色、运行时诊断或版本发布。.

hrygo/hotplex · 57 tokens

hotplex-stt-tts

初始化或修复 HotPlex 本地 STT 和 MOSS TTS 运行时,包括 Python 依赖、官方模型、配置和验收。仅在明确授权主机变更时使用;只读检查请使用 hotplex-cli 或 hotplex-diagnostics。.

hrygo/hotplex · 65 tokens

hotplex-diagnostics

深入诊断 HotPlex Gateway、Worker、Session、日志或反馈链异常。普通 status/doctor/security/config 只读检查属于 hotplex-cli;安装、更新、重启、配置写入和 Admin 变更属于 hotplex-operator。.

hrygo/hotplex · 59 tokens

hotplex-cli

使用 HotPlex CLI 处理 Cron、明确请求的 Slack 操作、普通用户聊天命令指引,以及只读 status、doctor、security、config 诊断。不要用于飞书写操作、发布、服务安装、二进制更新或 Admin 变更。.

hrygo/hotplex · 63 tokens

hotplex-operator

运维或初始化 HotPlex 主机,覆盖首次 onboard、服务安装/启动、二进制更新、主机配置、审计检查和 Admin 变更。仅在明确授权的 operator 上下文中使用。.

hrygo/hotplex · 54 tokens