hoangnguyen0403/deploy-release
Prepare and verify a staged or production deployment with rollback and smoke checks.
npx skills add https://github.com/HoangNguyen0403/agent-skills-standard --skill deploy-release
> [!IMPORTANT]
> Prepare and verify a staged or production deployment with rollback and smoke checks.
Optional args: slug=<feature>, ticket=<id/url>, mode=interactive|autonomous|channel, channel=<id>, auto_continue=true|false, profile=business|hybrid|technical.
When the user asks to perform this workflow, execute the following steps:
Goal: Ship verified work with explicit deployment steps, smoke checks, and rollback criteria.
publish-notes.retro-learn.slug, release verdict (GO/NO-GO/ROLLED-BACK), smoke check results, rollback path, outcome report, next workflow.# Deployment Report: [Name]
## Release Verdict
GO | NO-GO | ROLLED-BACK
## Release
## Environments
## Commands
## Smoke Checks
| Check | Result | Evidence |
| --- | --- | --- |
| [check] | [PASS/FAIL/BLOCKED] | [evidence] |
## Rollback
## Outcome Report
feature_status: implemented | blocked
requirement_trace: BRD-OBJ-* -> REQ-* -> AC-* -> SRS-* -> evidence
completed_evidence: []; missing_evidence: []; decision_needed: []; recommended_next_workflow: publish-notes | retro-learn
## Next Workflow
publish-notes | retro-learn
## Cost Report
Call `get_session_cost(workflow="deploy-release")` before final handoff.
Take hoangnguyen0403/deploy-release from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.