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 skills add BuildrAI/Buildr --skill buildr-releasegit clone --depth 1 https://github.com/BuildrAI/BuildrWrote 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/buildrai/buildr/buildr-release)<a href="https://agentmods.dev/skills/buildrai/buildr/buildr-release"><img src="https://agentmods.dev/badge/skills/buildrai/buildr/buildr-release/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.
<a href="https://agentmods.dev/skills/buildrai/buildr/buildr-release"><img src="https://agentmods.dev/badge/skills/buildrai/buildr/buildr-release.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00050 | $0.00929 |
| Opus 5 | $0.00025 | $0.00464 |
| Sonnet 5 | $0.00010 | $0.00186 |
| Haiku 4.5 | $0.00005 | $0.00093 |
Grade A, and why
buildr-release 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 yesterday.
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
Buildr 发布
本技能只处理 Buildr 自举工作空间的产品发布,不作为 npm 内置技能分发。开始时读取当前工作空间的 projects/product/knowledge/flows/open-source-release.md;线上流程正文仅是同一文档的访问入口。流程、覆盖、失效和恢复规则只在那里维护。
意图与边界
- 检查:只读当前代码、引用、候选运行和公开事实。
- 准备:明确版本和内容,完成选择、冻结、完整候选、同一产物和受保护
main纳入,停在公开发布前。 - 发布:消费已验证产物,须有对应版本与内容的用户授权,并遵守真实平台权限及必要审批。
- 恢复:核对原操作的当前事实,只继续未完成事项;已有授权范围内的正常动作和同身份可逆恢复不重复请求确认。
版本或内容不明确时,先核验最新 dev、已发布版本和可选差异,提出一个具体默认范围;真正影响选择、策略、权限或不可逆副作用的问题才交给用户。不要让用户决定内部字段、摘要或脚本调用。
准备与继续
- 检查并行任务、主工作空间与实际 Git 边界;已有发布任务先读取,不重复创建现场。
- 版本材料或实现需要修改时,使用正常内部开发流程先交付
dev。集中完成相关调用链与恢复测试;还需修复的支持任务保留进行中状态与现场。 - 从
projects/product/services/buildr使用tools/development/run-development-node tools/release/release-orchestration-runner.ts调用prepare|inspect|publish|resume;Windows 使用同名.cmd入口。先读该入口的实际参数;正常准备只需版本、主工作空间、明确基线和按需选择的提交,不手工拼证据 JSON。 - 运行未结束时跟踪同一运行编号,以简短状态说明真实进展;终态后继续同一
prepare或resume。明确暂态错误由工具有界恢复;相同错误再次出现则诊断,不无限重跑到绿色。 - 完整候选通过后核对聚合、精确源码、原包及实际覆盖。匹配的完整演练直接复用,不机械再跑一次。普通功能不默认运行完整候选或发布演练。
- 准备完成后展示版本、选择内容、源码、唯一产物与验证边界。只有缺少公开发布授权时才提出一次具体授权问题。已授权则调用
publish --authorized;平台要求而当前身份无法完成的真实审批由用户处理。
恢复与交付
- 写入返回错误先检查已发生效果。未知查询不能当作不存在;发布响应丢失不能直接再次派发。
- 标签或 npm 已存在时校验同一源码和产物;匹配则只补后续步骤,冲突保留事实。不得删除、移动标签、覆盖已发布版本或回退本机令牌发布。
- 产品发布成功后,登记、资源清理或本机自举失败只影响对应事项。使用
resume及对应所有者恢复,不重发产品,不提前关闭仍需修复的支持任务。 - 收尾依照
task-finish;本机自举只交给buildr-self-bootstrap-sync的唯一执行器。正式远端发布分支默认保留,删除需独立授权。
完成时分别报告发布事实、任务登记、资源清理和自举;列出实际执行、复用范围、真实权限下未验证的部分,以及关键阶段耗时。保留历史发布证据,不把工作流启动或单个绿色作业称为完成。
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.
- yesterday Changed · -99 lines · -47 tokens per session 36c0da05b850
- 5d ago Changed 711a0b3b0a05
- 9d ago First seen · 135 lines · 97 tokens per session scan A 6fd782f916a5
buildr-release is a skill published in the GitHub repository BuildrAI/Buildr (24 stars, last pushed today), licensed MIT. It adds 50 tokens to every session and 929 once invoked, about $0.0003 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
release-announcement
Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.
multi-agent-release-manager
Cleans up the workspace, formats code, runs presubmit checks, and uploads CLs to Gerrit.
release-notes
Generate user-facing release notes from tickets, PRDs, or changelogs. Creates clear, engaging summaries organized by category (new features, improvements, fixes). Use when writing release notes, creating changelogs, announcing product updates, or summarizing what shipped.
pack-submit
Package one of this agent's own skills as a standalone community pack and submit it to the aeon registry as a PR.
changelog-composer
Generates structured changelogs and release notes from git history and PRs, classifying breaking changes, features, fixes, performance, docs. Triggers on: "generate changelog", "write release notes", "what changed since", "prepare release", "release notes for", "diff since tag".
updater_guide
Guidance for checking for and installing Row-Bot updates.