incident-management

Automate ServiceNow incident creation, assignment, escalation, and resolution.

77|23|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/groeimetai/snow-flow --skill incident-management-groeimetai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incident-management
Source: https://github.com/groeimetai/snow-flow/tree/main/packages/opencode/src/bundled-skills/incident-management
Command: npx skills add https://github.com/groeimetai/snow-flow --skill incident-management-groeimetai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates and standardizes the creation, assignment, escalation, and resolution of ServiceNow incidents, reducing manual effort and improving response times.

Core Features & Use Cases

  • Incident Creation: Programmatically create incidents with essential details like caller, description, and classification.
  • Automated Assignment: Implement rules for intelligent assignment of incidents to appropriate groups.
  • Major Incident Handling: Streamline the declaration and communication process for major incidents.
  • Escalation & Resolution: Define and manage incident escalation paths and ensure proper resolution procedures.
  • Use Case: Automatically create a high-priority incident when a critical service outage is detected, assign it to the relevant support team, and track its progress towards resolution.

Quick Start

Use the incident-management skill to create a new incident with the short description "User cannot access the VPN" and assign it to the "Network Support" group.

Frequently Asked Questions about incident-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ServiceNow incident management processes like assignment and escalation?

Automate ServiceNow incident management by using this Skill to handle creation, assignment, escalation, and resolution. It applies defined lifecycle rules and time-based escalation logic to reduce manual effort and improve response times.

What is the process for declaring a major incident and creating a bridge call in ServiceNow?

Declaring a major incident in ServiceNow is streamlined through this Skill's major incident handling feature, which automates the declaration process and facilitates bridge call creation for critical service outages.

Can I programmatically create a high-priority ServiceNow incident and assign it to a specific support group?

Yes, you can programmatically create a high-priority ServiceNow incident with essential details like caller and description, and use automated assignment rules to route it directly to the relevant support group.

Does this incident management automation require ServiceNow MCP tools?

This incident management automation integrates directly with ServiceNow MCP tools for advanced querying and script execution, enabling more sophisticated interactions with ServiceNow key tables and lifecycle data.

How does time-based escalation logic work for unresolved ServiceNow incidents?

Time-based escalation logic for unresolved ServiceNow incidents works by defining and managing incident escalation paths within this Skill, ensuring proper resolution procedures are triggered automatically as time thresholds are met.