Mend

Execute Triage-authored runbooks with staged verification and safety-tiered rollback capabilities.

68|14|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/simota/agent-skills --skill mend-simota
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Mend
Source: https://github.com/simota/agent-skills/tree/main/mend
Command: npx skills add https://github.com/simota/agent-skills --skill mend-simota

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the remediation of known failure patterns, reducing Mean Time To Recovery (MTTR) by executing pre-defined runbooks and verification steps.

Core Features & Use Cases

  • Automated Remediation: Executes runbooks for diagnosed issues like pod restarts, resource adjustments, or rollbacks.
  • Safety Tiers: Classifies actions into T1-T4 to ensure appropriate gating and approval.
  • Staged Verification: Confirms fixes through health checks, smoke tests, and SLO monitoring.
  • Use Case: When a CrashLoopBackOff error is diagnosed by Triage, Mend can automatically restart the pod, verify its health, and confirm SLO recovery, all without human intervention for T1/T2 issues.

Quick Start

Use the Mend skill to automatically remediate the incident with ID INC-12345.

Frequently Asked Questions about Mend

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

FAQPage Schema
How do I automate incident remediation for known failure patterns like CrashLoopBackOff?

Automated incident remediation executes pre-defined runbooks to resolve known failure patterns like CrashLoopBackOff by restarting pods, verifying health, and confirming SLO recovery without human intervention for lower safety tiers.

How does AIOps classify remediation actions to ensure safe automated execution?

AIOps remediation classifies actions into safety tiers T1 through T4 to ensure appropriate gating and approval, managing execution with guardrails and rollback capabilities for infrastructure, application, configuration, and deployment issues.

What is the best way to reduce Mean Time To Recovery using runbook automation?

Reduce Mean Time To Recovery by executing Triage-authored runbooks and performing staged verification, which confirms fixes through health checks, smoke tests, and SLO monitoring to validate full incident resolution.

Can I execute automated remediation runbooks without human intervention for SRE workflows?

Automated remediation runbooks execute without human intervention for T1 and T2 safety tier issues, applying guardrails and staged verification to manage infrastructure, application, configuration, and deployment incident response.

Does automated incident response support rollback capabilities for failed deployment remediation?

Automated incident response includes rollback capabilities for deployment remediation, utilizing staged verification through health checks and smoke tests to confirm fixes and ensure SLO recovery before completing the runbook execution.