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.
npx agentmods add skills/yusifeng/formax/formax-rolling-plan-loop-workflownpx skills add yusifeng/formax --skill formax-rolling-plan-loop-workflowgit clone --depth 1 https://github.com/yusifeng/formaxWrote 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.
[](https://agentmods.dev/skills/yusifeng/formax/formax-rolling-plan-loop-workflow)<a href="https://agentmods.dev/skills/yusifeng/formax/formax-rolling-plan-loop-workflow"><img src="https://agentmods.dev/badge/skills/yusifeng/formax/formax-rolling-plan-loop-workflow.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00044 | $0.00488 |
| Opus 5 | $0.00022 | $0.00244 |
| Sonnet 5 | $0.00009 | $0.00098 |
| Haiku 4.5 | $0.00004 | $0.00049 |
Grade A, and why
formax-rolling-plan-loop-workflow 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 6d 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.
What it actually says
Formax Rolling Plan Loop Workflow
Goal
快速创建并维护一个“滚动循环执行”计划目录,结构与 plans/web-reference-react-refactor/ 一致:
README.md:目标、边界、固定执行循环TODO-INDEX.md:只保留未完成任务
When to use
- 用户明确要求“模仿
plans/web-reference-react-refactor的循环方式”。 - 用户希望以固定循环推进实现:实现 -> 定向测试 ->
codex review-> 提交。 - 用户多次重复同类流程,想固化为可复用模式。
Output contract
在 plans/<topic-slug>/ 下创建(或更新):
README.mdTODO-INDEX.md
可选:
- 在
plans/TODO-INDEX.md增加该计划入口(通常放在“并行参考”)。
Default loop template
每个切片固定流程:
- 实现(最小改动)
- 定向测试
codex review --uncommitted -c model="gpt-5.4" -c model_reasoning_effort="medium" -c service_tier="fast"- 提交(Conventional Commit)
Required guardrails
- 不在同一切片混入无关重构。
- 不做“测试全量覆盖”作为迭代默认命令(除非用户明确要求)。
TODO-INDEX.md只保留未完成项;已完成项不回填,历史以 Git commit 为准。
Regeneration rules
当 TODO-INDEX.md 清空时:
- 仅从同目录
README.md派生下一批。 - 按可提交的小切片拆分(建议 2-8 文件)。
- 保持固定循环,不跳步。
References
- 模板:
references/README.template.md - 模板:
references/TODO-INDEX.template.md
What ships with it
2 files 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.
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.
- 6d ago First seen · 59 lines · 44 tokens per session scan A 669b5c5440bd
formax-rolling-plan-loop-workflow is a skill published in the GitHub repository yusifeng/formax (192 stars, last pushed 1mo ago), licensed MIT. It adds 44 tokens to every session and 488 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.
Other skills, from other repositories
google-drive-sheets
Find, read, export, edit, and manage the user's Google Drive, Docs, Sheets, and Slides through per-user OAuth.
interactive-login
How to complete browser/interactive logins (aws / gh / glab / gcloud). The platform backgrounds the login poller so it survives the human's browser round-trip — and when that does NOT work.
linear
Search, read, create, and update the user's Linear issues, projects, and comments through per-user OAuth.
slack-drafts
Create Slack message drafts in the user's own composer, as the user, through their per-user Slack OAuth. Drafting only — the user reviews and sends from Slack.
deploy-qm
Deploy the QM package from an organization-owned repository into Fly.io or AWS, onboard an administrator, configure connectors, and optionally activate Slack.
connect-apps
Connect an administrator-enabled SaaS app for a user with a one-time OAuth consent link.