← Back to Skills
🚀

Deployment Pipeline

Execute and verify deployment pipelines with pre-flight checks and rollback readiness

Operations 4 steps 4 tools 3 servers

Example Prompt

Deploy the latest version to staging, verify it's healthy, and notify #deployments with the status

About

Manages deployment workflows by running pre-flight checks on the target environment, triggering the deployment through CI/CD, verifying container health and service availability post-deploy, and notifying the team of the outcome. Includes rollback awareness — if health checks fail, provides rollback commands and escalation guidance.

Workflow Steps

1

Read the current deployment configuration and version from the repository

🔧 github-get-file-contents
2

Search for any known issues or advisories related to the target version

🌐 Web Search
3

Update the deployment manifest or trigger file to initiate the release

🔧 github-create-or-update-file
4

Notify the team with deployment status, version details, and rollback instructions

📨 Send Message

Tags

deploymentci-cdrollbackdevopsreleasepipeline