agentsclimarketplace

Incident response

Skill theinterneti/TTA.dev/.github/skills/incident-response

Emergency response workflow for production issuesFrom its SKILL.md

Install
npx -y skills add theinterneti/TTA.dev --skill incident-response

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.4 KB, 334 tokens by cl100k_base, as published. Nobody here has run it

Incident Response Skill

Overview

Emergency workflow for handling production incidents with DevOps Engineer and Observability Expert.

Duration: Variable (15 minutes - 2 hours) Personas Required: DevOps, Observability

Incident Workflow

Phase 1: Detect (@observability-expert)

Actions:

  1. Receive alert from monitoring
  2. Check Grafana dashboards
  3. Query Prometheus for metrics
  4. Assess impact and severity

Phase 2: Investigate (@devops-engineer + @observability-expert)

Actions:

  1. Review recent deployments
  2. Check application logs
  3. Analyze distributed traces
  4. Identify root cause

Phase 3: Mitigate (@devops-engineer)

Actions:

  1. Rollback deployment if needed
  2. Scale resources if capacity issue
  3. Apply hotfix if minor bug
  4. Notify stakeholders

Phase 4: Resolve (@devops-engineer)

Actions:

  1. Verify metrics return to normal
  2. Close alerts
  3. Monitor for 30 minutes
  4. Document actions

Phase 5: Postmortem (@observability-expert)

Actions:

  1. Write incident report in Logseq
  2. Identify preventive measures
  3. Update runbooks
  4. Share learnings with team

Success Criteria

  • ✅ Incident detected <5 minutes
  • ✅ Response initiated <10 minutes
  • ✅ Service restored <1 hour
  • ✅ Postmortem complete <24 hours
  • ✅ Preventive measures implemented

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.