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/sistema2d/framecode-vibework/release-checklistnpx skills add Sistema2D/FrameCode-VibeWork --skill release-checklistgit clone --depth 1 https://github.com/Sistema2D/FrameCode-VibeWorkWrote 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/sistema2d/framecode-vibework/release-checklist)<a href="https://agentmods.dev/skills/sistema2d/framecode-vibework/release-checklist"><img src="https://agentmods.dev/badge/skills/sistema2d/framecode-vibework/release-checklist.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 | $0.00012 | $0.00461 |
| Opus 5 | $0.00006 | $0.00230 |
| Sonnet 5 | $0.00002 | $0.00092 |
| Haiku 4.5 | $0.00001 | $0.00046 |
Grade A, and why
release-checklist 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 72 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Release checklist
Purpose
Prepare and validate an application or FCVW framework release while keeping version namespaces, migration, rollback, evidence, and publication authority coherent.
Use conditions
Use for version selection, release-record assembly, tag/release preparation, or publication closeout. Read-only version questions do not authorize a release mutation.
First decision
Classify the release:
- Application: use
changelogs/and the application's version source. - Framework: use
framework-releases/,FRAMEWORK_LOCK.md,OWNERSHIP.md, andMIGRATIONS.md.
Never mix the namespaces.
Inputs
Completed plans, unreleased fragments, target version, test evidence, deployment/rollback information, and publication authority.
Procedure
- Select included plans and confirm states.
- Decide semantic bump and compatibility.
- Assemble the appropriate release record from its template.
- Check version source and related links.
- Run application tests and governance validation appropriate to risk.
- Confirm migration, backup, deployment, and rollback where applicable.
- Publish only after target validation and explicit authority.
- Record external tag/release evidence separately.
Framework-specific checks
- role manifest/ownership is current;
- clean artifact excludes project records and comparison fixtures;
- schema changes have migrations;
- clean-template validator passes;
- downstream preservation paths are documented;
- artifact checksum is recorded.
Non-responsibilities
- inferring permission to push, tag, deploy, or publish;
- claiming external publication without evidence;
- bumping the application version for a governance-only framework update by default.
Required output
Release type, version, included plans, validation, migration/rollback, publication state, and residual gaps.
Validation and exit
The record is internally coherent, blocking gates pass, and published is used only after actual publication.
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.
- 5d ago First seen · 72 lines · 12 tokens per session scan A 969a51934a65
release-checklist is a skill published in the GitHub repository Sistema2D/FrameCode-VibeWork (23 stars, last pushed 4d ago), licensed Apache-2.0. It adds 12 tokens to every session and 461 once invoked, about $0.0001 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
Cut a sim-use release end-to-end. Use when the user runs /release or asks to "ship a release", "publish a version", "cut a release", or "release to homebrew". Drives scripts/local-release.sh; never reimplement its build/sign/tarball logic.
bump-version-dev
Build a release-shaped sim-use binary and install it locally for testing. Use when the user runs /bump-version-dev or asks to "build a dev release", "test the release build locally", "install a release build for testing", or "prepare a release candidate without publishing". Builds APK + CLI, stages, ad-hoc signs, and…
evaluate-pattern-adoption
Run or plan this repository's pattern-adoption evidence evaluation locally with signed-in Codex agents. Use when asked to refresh stale evidence, assess stable or exploratory patterns, evaluate one or all catalog patterns, discover possible new patterns, or prepare a reviewable evidence PR without model-backed GitHub…
release
Release a new version of BranchBox. Use when the user says "release", "new version", "cut a release", "publish release", or "tag version". Handles version bumping, changelog updates, quality checks, and GitHub release workflow.
prepare-release
End-to-end release automation — reads commits since last tag, infers semver bump, drafts changelog, creates release PR, merges it, waits for CI green, tags, and monitors the Docker build to completion. Use when the user says: prepare release, cut a release, bump version, create release PR, ship a new version, tag a…
Compliance Checker
Check regulatory compliance across finance, tax, employment, data privacy, and industry-specific requirements.