incident-response

Diagnose website downtime and server issues with triage flowcharts and diagnostic commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/PerryB-GIT/wascar-perry-workspace --skill incident-response-perryb-git
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incident-response
Source: https://github.com/PerryB-GIT/wascar-perry-workspace/tree/main/claude-skills-package/skills/cloud/incident-response
Command: npx skills add https://github.com/PerryB-GIT/wascar-perry-workspace --skill incident-response-perryb-git

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps quickly diagnose and resolve common website and server issues, minimizing downtime for Perry's client sites.

Core Features & Use Cases

  • Incident Triage: Provides a flowchart for systematically identifying the root cause of an outage.
  • Diagnostic Commands: Offers specific commands for checking reachability, server status (EC2, Amplify, S3/CloudFront), and application logs.
  • Error Reference: Quick lookup for common HTTP error codes and their likely causes/fixes.
  • Use Case: When a client reports their website is down, you can use this Skill to rapidly check DNS, server health, and application logs to pinpoint the issue and implement a fix.

Quick Start

Use the incident-response skill to check the reachability of support-forge.com.

Frequently Asked Questions about incident-response

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

FAQPage Schema
How do I diagnose website downtime on AWS EC2?

To diagnose website downtime on AWS EC2, this Skill provides a runbook with specific diagnostic commands to check server reachability, instance status, and application logs. It systematically guides you through triage steps to pinpoint the root cause of the outage.

What is the best way to troubleshoot deployment failures on AWS Amplify?

Troubleshooting AWS Amplify deployment failures is handled by the incident-response runbook, which offers step-by-step diagnostic commands to verify server status and application logs. It helps identify whether the issue stems from connectivity, application errors, or performance bottlenecks.

Can I use this to resolve SSL certificate issues on S3 and CloudFront?

Yes, you can use this Skill to resolve SSL certificate issues on S3 and CloudFront. The runbook includes specific triage flows and error code references for diagnosing connectivity problems and application errors related to SSL certificates across these hosting platforms.

How do I identify the root cause of a server outage?

To identify the root cause of a server outage, this Skill provides an incident triage flowchart that systematically evaluates DNS, server health, and application logs. This structured approach ensures you can rapidly locate and fix connectivity, performance, or application errors.

Where can I find a quick reference for HTTP error codes and their fixes?

This Skill includes an error reference section for quick lookup of common HTTP error codes and their likely causes. It provides immediate diagnostic context and potential fixes to help you rapidly resolve website downtime and application errors.