deployment-workflow
Installation
SKILL.md
Deployment Workflow
Overview
This skill provides a complete framework for deploying ServiceNow configurations between instances (Dev → Test → Prod). It covers the entire deployment lifecycle:
- Pre-deployment validation and preparation
- Update set export and import processes
- Preview and conflict resolution strategies
- Post-deployment validation
- Rollback procedures for failed deployments
When to use: When promoting configuration changes through the SDLC pipeline or migrating customizations between ServiceNow instances.
Who should use this: Administrators, DevOps engineers, and developers responsible for ServiceNow deployments.