postmortem skills

15 tagged postmortem, measured the same way as everything else here.

Browse within: anthropic-skills 5anyshift 5incident-management 5

anyshift-io/sre-skills

Skill Claude CodeCodex

Audit the union of every IAM policy attached to one principal for privilege-escalation paths that no single statement reveals, and for apparent escalations that are already neutralised. Resolves the effective permission set across all attached policies (Allow minus blanket Deny), then checks the cross-statement…

17 4d ago A 284 tokens original Apache-2.0

anyshift-io/sre-skills

Skill Claude CodeCodex

Investigate a live or recent incident in a Kubernetes cluster. Anchor the window, bisect the change surface (rollouts, ConfigMaps/Secrets, RBAC, HPA/cluster changes, CronJobs), classify against four reference failure paths (OOM, DNS, cascading-failure, deploy-correlator), confirm the hypothesis with three independent…

17 4d ago A 159 tokens original Apache-2.0

anyshift-io/sre-skills

Skill Claude CodeCodex

Audit an estate of AWS S3 buckets for the one bucket that is genuinely publicly or cross-account exposed, without over-flagging the many buckets that READ as exposed but are neutralised. Resolves each bucket's EFFECTIVE verdict by composing four layers (Block Public Access x bucket policy x bucket ACL x access…

17 4d ago A 293 tokens original Apache-2.0

incident-response

05

juanmhidalgo/claude-plugins

Skill Claude CodeCodex

Use to run an incident response workflow — initial triage, status updates during, blameless postmortem after. Do NOT use for ordinary debugging — use debugging-strategies for single-engineer bug-hunting.

8 7d ago A 47 tokens original MIT

incident-postmortem

06

jnMetaCode/skillet

Skill Claude CodeCodex

Write a blameless, actionable incident postmortem from the raw facts. Use after an outage/incident, or when asked to write up "what happened" for the team.

1 2mo ago A 42 tokens original MIT