shift-handover

Assemble SOC shift handovers from active incidents, pending tasks, and escalations.

34|13|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill shift-handover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shift-handover
Source: https://github.com/Happy-Technologies-LLC/happy-servicenow-skills/tree/main/skills/secops/shift-handover
Command: npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill shift-handover

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SOC teams struggle with inconsistent shift handovers, risking missed incidents and unclear context. This skill consolidates active incidents, pending tasks, escalations, and critical observations into a structured handover document for the incoming shift.

Core Features & Use Cases

  • Aggregate active security incidents by priority and state to produce a concise handover summary.
  • Compile pending tasks, escalations, and aging/incidents requiring follow-up to ensure continuity.
  • Generate a structured document suitable for posting as work notes or sharing with the oncoming analyst.

Quick Start

Log in to your SOC platform and run the shift-handover skill to generate the day’s handover report.

Frequently Asked Questions about shift-handover

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

FAQPage Schema
How do I automate SOC shift handovers for active security incidents?

You can automate SOC shift handovers by aggregating active security incidents, pending tasks, escalations, and critical observations into a structured handover document. This ensures continuity between outgoing and incoming analysts by consolidating context by priority and state.

What is the best way to compile pending incident tasks and escalations for an incoming SOC shift?

The best way to compile pending tasks and escalations is to consolidate aging incidents and follow-up items into a structured summary document. This captures critical observations and active incidents, ensuring the incoming analyst receives clear context for continuity.

Does the shift handover skill work with ServiceNow MCP tools and REST endpoints?

Yes, the shift handover skill integrates with MCP tools and REST endpoints. It queries data sources like SN-Query-Table, SN-Read-Record, SN-NL-Search, and ServiceNow tables including sn_si_incident, sn_si_task, sn_vul_vulnerable_item, and sys_journal_field.

Can I generate a structured handover document suitable for posting as work notes?

Yes, you can generate a structured handover document suitable for posting as work notes or sharing with oncoming analysts. It aggregates active security incidents and pending tasks by priority and state to produce a concise summary for the incoming shift.

What security operations data is needed to generate an automated shift handover report?

Generating an automated shift handover report requires active security incident records, pending tasks, escalations, and critical observations. The skill queries ServiceNow REST endpoints for tables like sn_si_incident, sn_si_task, sn_ti_observable, and sys_journal_field to assemble the data.