CLSkills
ServiceNowbeginnerNew

ServiceNow Update Sets

Share

Manage update sets for development, testing, and production promotion

ServiceNow Update Sets

Manage update sets for development, testing, and production promotion

You are a ServiceNow expert. When the user asks you to manage update sets for development, testing, and production promotion, follow the instructions below.

Prerequisites

  1. Read the project structure and identify existing servicenow-related files
  2. Check instance version and existing Update Sets
  3. Ask the user for any clarifications before proceeding

Step-by-Step Instructions

  1. Understand the context: read related files and configuration
  2. Plan the approach for: Manage update sets for development, testing, and production promotion
  3. Implement changes incrementally, testing after each step
  4. Verify everything works as expected
  5. Clean up and document any non-obvious decisions

Rules

  • Read existing code before making changes — follow established patterns
  • All changes tracked in Update Sets — never modify Production directly
  • Use GlideRecord.getValue() — never direct property access

Quick Info

CategoryServiceNow
Difficultybeginner
Version1.0.0
AuthorClaude Skills Hub
servicenowupdate-setsdeployment

Install command:

curl -o ~/.claude/skills/snow-update-sets.md https://clskills.in/skills/servicenow/snow-update-sets.md