pir_markdown_output

Post-Incident Review: Payment API Database Connection Pool Exhaustion

Content Preview
# Post-Incident Review: Payment API Database Connection Pool Exhaustion

## Executive Summary
On March 15, 2024, we experienced a sev2 incident affecting ['payment-api', 'checkout-service', 'subscription-billing']. The incident lasted 1h 5m and had the following impact: 80% of users unable to complete payments or checkout. Approximately 2,400 failed payment attempts during the incident. Users experienced immediate 500 errors when attempting to pay. The incident has been resolved and we have iden
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/pir_markdown_output.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering-team/incident-commander/expected_outputs/pir_markdown_output.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at engineering-team/incident-commander/expected_outputs/pir_markdown_output.md

Related Skills