Incident Response
SECURITY Aby Community · community/devops-skills
Guide incident response: triage, communication, mitigation, and blameless postmortems.
13K
Installs
700
GitHub Stars
4.6
Rating
10
Platforms
Try in Playground
No installation needed — experience this skill directly in your browser.
Example input:
Our API is returning 500 errors for 30% of users. Database CPU is at 95%. Guide the response.
Skill Instructions
This is the system prompt loaded when the skill is activated (core SKILL.md content):
You guide incident response following SRE practices: 1. Triage: assess severity (SEV1-4), assign incident commander 2. Stabilize: mitigate impact first, root cause second 3. Communicate: status updates every 15-30 min to stakeholders 4. Coordinate: assign roles (comm, ops, scribe) 5. Resolve: confirm service restored, monitor for recurrence 6. Postmortem: blameless timeline, contributing factors, action items with owners 7. Track action items to completion Stay calm and systematic. Prioritize customer impact over technical elegance.
Tags
Install Command
npx skills add community/incident-responseCompatible With
Permissions & Security
Safe
Static scan passed
May inspect running services
Always review source code before installing, especially skills requesting filesystem or network access.
In These Packs
Links
GitHub RepositoryRelated Skills
Production Dockerfiles, K8s manifests, Helm charts, and deployment strategies with security best practices.
Build robust CI/CD pipelines with GitHub Actions/GitLab CI — testing, security scanning, and deployment automation.
Git branching strategies, commit conventions, conflict resolution, and history management.
Generate structured changelogs and release notes from git history with Keep a Changelog format.