AgentStack
SKILL verified MIT Self-run

Incident Responder

skill-netanel-abergel-pa-skills-incident-responder · by netanel-abergel

|-

No reviews yet
0 installs
13 views
0.0% view→install

Install

$ agentstack add skill-netanel-abergel-pa-skills-incident-responder

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Incident Responder? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Incident Responder

Standardizes failure handling. No more ad-hoc.

Classes

| Class | Trigger | First action | |---|---|---| | cron-failure | cron_health.py reports >26h gap | Run cron manually, capture output | | cron-cascade | detect_cascade() returns true | Suspect shared config; check Vertex proxy first | | gateway-499 | WA gateway 499 disconnect >10min | docker restart ocana-litellm-proxy | | semantic-stale | check_sqlite_freshness() False | Re-run memory_search ingest pipeline | | pa-failure | PA agent error reported | DM owner; do NOT message PA's owner directly |

Procedure (every class)

  1. Classify using table above
  2. Diagnose — collect logs (tools/error_tracker.py log )
  3. Notify — DM the owner ONLY (not the affected PA's owner)
  4. Mitigate — execute the first action from the table
  5. Log — append daily-note: [HH:MM IL] INCIDENT : ; resolved=
  6. Postmortem (if user-visible impact >5min) — create memory/incidents/YYYY-MM-DD-.md

Anti-patterns

  • Do NOT loop trying the same fix twice
  • Do NOT tell the PA's owner there's a problem before the owner knows
  • Do NOT skip the daily-note log entry

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.