Safely build and deploy ServiceNow artifacts (business rules, scripts, flows, catalog items) across instances using NowAIKit MCP tools, with update sets, dry-run previews, and ATF verification. Use when the user asks to deploy, promote, build, or move changes between dev/test/prod.
$npx -y skills add aartiq/nowaikit --skill servicenow-safe-deploymentInstalls into the current project.
Run `npx skills use "https://github.com/aartiq/nowaikit" --skill "aartiq/nowaikit/servicenow-safe-deployment"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aartiq/nowaikit" that are relevant to the current task. Run `npx skills add "https://github.com/aartiq/nowaikit"` and select the relevant skills, then follow their instructions.