incident-protocol

Classify incidents, collect data, and evaluate sufficiency in multi-agent systems.

2|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/PandaWithAPlan/mas --skill incident-protocol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incident-protocol
Source: https://github.com/PandaWithAPlan/mas/tree/main/development-team/global-config/skills/incident-protocol
Command: npx skills add https://github.com/PandaWithAPlan/mas --skill incident-protocol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures a consistent and effective approach to incident management in multi-agent systems, providing a clear protocol for handling incidents like subagent hangs and partial completions.

Core Features & Use Cases

  • Incident Classification: Distinguishes between different types of incidents (e.g., subagent hangs, partial completions).
  • Data Collection: Gathers information on completed and pending sections and reasons for failure.
  • Sufficiency Evaluation: Assesses the adequacy of work completed and determines if it's sufficient to proceed.
  • Handoff Note Generation: Creates detailed notes for subsequent agents, detailing the incident and actions taken.
  • Action Execution: Guides through the execution of necessary actions based on the incident type and assessment.

Quick Start

To apply the incident-protocol skill, follow the procedure outlined in the SKILL.md document and apply the relevant steps to your incident.

Frequently Asked Questions about incident-protocol

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

FAQPage Schema
How do I handle incident response when a subagent hangs in a multi-agent system?

Handling a partial completion in a multi-agent system requires gathering data on completed and pending sections, evaluating the sufficiency of the work done, and generating a handoff note detailing the incident and actions for subsequent agents.

What is the standard protocol for multi-agent system incident management?

Incident classification distinguishes between different types of multi-agent system failures, such as subagent hangs and partial completions, to determine the specific response protocol and necessary action execution required for each scenario.

How do I evaluate if completed work is sufficient to proceed after a multi-agent incident?

Sufficiency evaluation assesses the adequacy of work completed during a multi-agent incident by gathering information on pending sections and failure reasons, determining whether the results are sufficient to proceed or require further action.

Do I need any specific dependencies to standardize incident handling protocols in multi-agent environments?

No specific dependencies are required to standardize incident handling protocols in multi-agent environments, as the skill operates independently using provided scripts to classify incidents, collect data, and guide action execution.

What's the best way to generate handoff notes for subsequent agents after an incident?

The best way to generate handoff notes for subsequent agents is to follow the incident response protocol, which creates detailed notes documenting the incident classification, collected data, sufficiency evaluation, and actions taken.