deployment-operations
SolidCreate/refine project `specs/dod.md` as the canonical Deployment & Operations Document.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- attilaszasz
- Repository
- attilaszasz/sdd-pilot
- Created
- 6 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
sddp-devops
Create or refine the canonical project-level deployment and operations context (`specs/dod.md`)
deployment
Produces a release procedure for the current application, writing tasks/deployment.md. Inspects the repo (CI config, .env.example, migrations, queue/scheduler usage) plus tasks/architecture.md when present. Use whenever the user says "deployment plan", "release checklist", "how do we ship this", "prepare for production", or as the end-of-pipeline SDLC step.
deploy-project
Prepare, authorize, execute, verify, document, and roll back software deployment using the accepted technical and preliminary deployment solution. Use when accepted feature slices are ready for staging or production, when deployment configuration or runbooks must be completed, or when a user asks to build, publish artifacts, push images, migrate data, provision infrastructure, change DNS, or release. Require explicit authorization for each material external effect and distinguish local, CI, staging, production technical, and business acceptance evidence.