release-management
0
总安装量
1
周安装量
安装命令
npx skills add https://github.com/kentoshimizu/sw-agent-skills --skill release-management
Agent 安装分布
amp
1
cline
1
opencode
1
cursor
1
continue
1
kimi-cli
1
Skill 文档
Release Management
Overview
Use this skill to run release decisions with auditable evidence and explicit risk ownership.
Scope Boundaries
- Use this skill when the task matches the trigger condition described in
description. - Do not use this skill when the primary task falls outside this skill’s domain.
Shared References
- Release signoff rules:
references/release-signoff-rules.md
Templates And Assets
- Release readiness checklist:
assets/release-readiness-checklist-template.md
- Go/no-go decision log:
assets/go-no-go-decision-log-template.md
Inputs To Gather
- Release scope and risk profile.
- Quality, security, and operational readiness evidence.
- Rollout and rollback execution readiness.
- Required approvers and escalation policy.
Deliverables
- Readiness checklist with evidence status.
- Go/no-go decision record with conditions.
- Residual-risk log and follow-up owners.
Workflow
- Assemble readiness evidence with
assets/release-readiness-checklist-template.md. - Evaluate go/no-go under
references/release-signoff-rules.md. - Record decision in
assets/go-no-go-decision-log-template.md. - Confirm rollout/rollback owner readiness.
- Publish decision and unresolved risk actions.
Quality Standard
- Go/no-go criteria are explicit and met.
- Decision authority and ownership are auditable.
- Rollback readiness is verified before release.
Failure Conditions
- Stop when blocker evidence is missing.
- Stop when rollback readiness is unverified.
- Escalate when residual risk exceeds release policy.