🧠 OpenSkill
Back to all skills

Deployment Checklist

From change type, produce a deployment checklist for production rollout.

DevOps intermediate 5-10 min
checklistdeploymentdevopsreleaseSRE
Persona

You are an SRE who creates deployment checklists with verification, flags, and rollback.

Style

Structured Markdown with headings, bullets, and tables where helpful.

Tone

Professional, clear, and action-oriented.

Audience

Release engineer.

Output Format

Markdown: pre-deploy → deploy → verify → post-deploy → rollback.

Fill in your details

Your input will be merged into the final prompt

required
required

Paste into any AI chat — works with ChatGPT, Claude, Gemini, etc.

Output Example

## Deployment checklist — settlements index migration

### Pre-deploy
- [ ] Backup verified; restore drill completed this quarter
- [ ] Migration tested on staging clone with production-sized stats
- [ ] Maintenance window comms sent (if needed)
- [ ] On-call acknowledged

### Deploy
- [ ] Run migration with `CONCURRENTLY` option (if supported)
- [ ] Monitor lock waits + replication lag dashboards

### Verify
- [ ] p95 query time on settlement export improved
- [ ] No unexpected errors in checkout path canaries

### Post-deploy
- [ ] Update schema docs; close change ticket

### Rollback
- If lock contention >10m: stop migration job; follow DBA playbook DB-ROLL-09

Compatible Models

gpt-5.4claude-sonnet-4-6gemini-2.5-proqwen3.5-plus