release
Release preparation and publishing
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Release preparation and publishing
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Outcome-first fix with a guided intake form — pick scope and probes from derived candidates, preview the contract, run with a verified receipt. Triggers on: attune fix, scoped fix, fix with receipt, outcome fix, fix intake.
Outcome-first fix with a guided intake form — pick scope and probes from derived candidates, preview the contract, run with a verified receipt. Triggers on: attune fix, scoped fix, fix with receipt, outcome fix, fix intake.
Spec-driven development — brainstorm, plan, review, and execute with quality gates. Triggers on: spec, brainstorm and build, plan and execute, idea to code, build from scratch.
Spec-driven development — brainstorm, plan, review, and execute with quality gates. Triggers on: spec, brainstorm and build, plan and execute, idea to code, build from scratch.
Developer workflow hub — routes to the right skill based on what you need. Triggers on: attune, what can attune do, what can you do, capabilities, where do I start, get started.
Outcome-first fix with a guided intake form — pick scope and probes from derived candidates, preview the contract, run with a verified receipt. Triggers on: attune fix, scoped fix, fix with receipt, outcome fix, fix intake.
Basado en la clasificación ocupacional SOC
| name | release |
| description | Release preparation and publishing |
Release preparation, validation, and publishing.
| Subcommand | Action |
|---|---|
prep | Release readiness checks |
security | Pre-release security audit |
health | Code health check |
publish | Version bump and publish |
/release # Ask what to do
/release prep # Release prep checks
/release security # Security audit
/release health # Health check
/release publish # Publish release
Run release preparation workflow:
uv run attune workflow run release-prep
This checks:
Run security audit focused on release readiness:
uv run attune workflow run security-audit --path src/
Run code health checks:
Use AskUserQuestion to confirm:
Then guide through: