incident-triage-runbook

Automate cross-cloud incident triage and runbook execution.

2|1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/lloydchang/agentic-reconciliation-engine --skill incident-triage-runbook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incident-triage-runbook
Source: https://github.com/lloydchang/agentic-reconciliation-engine/tree/main/core/ai/skills/incident-triage-runbook
Command: npx skills add https://github.com/lloydchang/agentic-reconciliation-engine --skill incident-triage-runbook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ai_agent_orchestration_handler, boto3, and includes scripts (resource) components.

What problem does it solve?

Triage, categorize, and automate remediation for production incidents across multiple cloud environments, reducing MTTR by correlating alerts and orchestrating runbooks automatically.

Core Features & Use Cases

  • Cross-cloud incident triage: AWS, Azure, GCP, and on-prem environments are analyzed to determine scope and severity.
  • Automated runbook orchestration: Deterministic steps are executed to diagnose, remediate, verify, and notify stakeholders.
  • Audit-ready escalation and reporting: Comprehensive logs, approvals, and post-incident documentation are generated for compliance.

Quick Start

Provide an incident payload and execute a cross-cloud triage runbook to initiate automated remediation.

Frequently Asked Questions about incident-triage-runbook

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

FAQPage Schema
How do I automate incident triage across multiple cloud environments?

Automated incident triage across multi-cloud environments is achieved by analyzing alerts from AWS, Azure, GCP, and on-prem deployments to determine scope and severity, then orchestrating deterministic runbook steps for remediation. You provide an incident payload to initiate the cross-cloud triage process.

What is automated runbook orchestration for production outages?

Automated runbook orchestration executes deterministic steps to diagnose, remediate, verify, and notify stakeholders during production outages. It correlates high-severity alerts across cloud environments to reduce mean time to resolution by automating the remediation workflow.

Do I need Python and cloud provider CLIs to run cross-cloud incident triage?

Yes, cross-cloud incident triage requires Python 3.8 or higher, along with AWS CLI, Azure CLI, and gcloud CLIs installed. You also need access to centralized monitoring, properly configured RBAC, and a defined set of deterministic runbooks to execute automated remediation.

Can I use this incident triage runbook for on-prem deployments and major cloud providers?

Yes, incident triage runbooks support AWS, Azure, GCP, and on-prem deployments. The automation analyzes cross-service incidents across all these environments to determine scope and severity before executing deterministic remediation steps.

How does automated incident triage handle compliance and audit reporting?

Automated incident triage generates audit-ready escalation and reporting by producing comprehensive logs, approvals, and post-incident documentation. This ensures compliance requirements are met during cross-cloud runbook execution and remediation workflows.