com um clique
release
Create a new CalVer release with validation checks
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Create a new CalVer release with validation checks
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Comprehensive health check for a single action
Scaffold a new GitHub Action with all required files
Deterministic adversarial code review focused on provable failures. Optimized for agent execution, minimal tokens, and high signal findings across web applications.
Generate a changelog for a specific action or the whole repo
Compare two actions for pattern consistency
Verify all action references are properly SHA-pinned
Baseado na classificação ocupacional SOC
| name | release |
| description | Create a new CalVer release with validation checks |
| disable-model-invocation | true |
Follow these steps to create a new CalVer release:
Run the full validation pipeline:
make all
If any step fails, fix the issues before proceeding.
Verify all action references are properly pinned:
make check-version-refs
make check-local-refs
Run release preparation (updates version references):
make release-prep
Review the changes with git diff.
Ask the user to confirm:
vYYYY.MM.DD based on today's date)make release VERSION=vYYYY.MM.DD
Replace vYYYY.MM.DD with the confirmed version.
Show the user the created tag and any output from the release process.