Skills

Maintain a Release Manifest

$maintain-release-manifest

This skill applies the Release Manifest Specification to record and verify what was actually published. It distinguishes repository-level proof from remote artifacts that were not fetched or verified.

Install

Download the complete skill package or copy and run:

mkdir -p "${CODEX_HOME:-$HOME/.codex}/skills"
curl -fsSL https://vacua.dev/skills/maintain-release-manifest/bundle.tar.gz \
  | tar -xz -C "${CODEX_HOME:-$HOME/.codex}/skills"

Invoke

$maintain-release-manifest verify the worker 1.18.3 release

Read the raw SKILL.md.