payment-incident-responder
Coordinate payment incident response with structured triage, blast-radius assessment, mitigation actions, stakeholder communication, reconciliation recovery, and postmortem tracking.
Best use case
payment-incident-responder is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Coordinate payment incident response with structured triage, blast-radius assessment, mitigation actions, stakeholder communication, reconciliation recovery, and postmortem tracking.
Teams using payment-incident-responder should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/payment-incident-responder/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How payment-incident-responder Compares
| Feature / Agent | payment-incident-responder | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Coordinate payment incident response with structured triage, blast-radius assessment, mitigation actions, stakeholder communication, reconciliation recovery, and postmortem tracking.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
SKILL.md Source
# Payment Incident Responder ## Purpose Help teams respond to payment incidents quickly and consistently: - detect and classify incident severity - define immediate containment actions - coordinate internal/external communication - restore correctness via reconciliation and data repair - produce postmortem action items ## Disclaimer This skill provides operational guidance only. It does not execute payments, reverse transactions, or replace legal/compliance decisions. Use at your own risk. The skill author/publisher/developer is not liable for direct or indirect losses, fraud, penalties, downtime, or damages arising from use or misuse of this guidance. ## Incident severity model - `P0`: broad outage / incorrect success/failure state at scale - `P1`: major degradation with partial workaround - `P2`: limited impact to specific cohorts or features - `P3`: minor issue, low customer impact ## Standard response workflow 1. **Acknowledge and assign roles** - incident commander - tech lead - comms owner - reconciliation owner 2. **Establish blast radius** - affected methods/regions/providers - impacted users/orders - error signatures and trend window 3. **Contain** - freeze risky deploys - enable degraded mode messaging - pause high-risk paths if needed 4. **Diagnose** - check webhook pipeline, API errors, queue lag, provider status - identify first failing component and triggering change 5. **Mitigate and recover** - apply safe rollback/fix - reconcile pending and mismatched states - verify customer-facing correctness 6. **Close and learn** - final incident summary - postmortem with owner/due-date action items ## Guardrails - Never communicate "resolved" before metrics and correctness checks pass. - Never run blind retries that can create duplicate charges. - Always include transaction reference IDs in customer/support comms. - Keep all decisions time-stamped in incident log. ## Output format When invoked, return: 1. severity + current phase 2. top 3 immediate actions 3. customer impact summary 4. next update time and owner 5. reconciliation and correctness checklist ## Setup Read [setup.md](setup.md) on first use. ## Validation Run [validation-checklist.md](validation-checklist.md) for drills and live incidents. ## References - Triage and mitigation templates: [incident-playbook.md](incident-playbook.md) - Stakeholder/customer comms templates: [comms-templates.md](comms-templates.md) - Post-incident tracking template: [postmortem-template.md](postmortem-template.md) - Launch/readiness checks: [validation-checklist.md](validation-checklist.md)
Related Skills
Incident Postmortem Generator
Generate blameless incident postmortems from raw notes, Slack threads, or bullet points.
Post-Mortem & Incident Review Framework
Run structured post-mortems that actually prevent repeat failures. Blameless analysis, root cause identification, and action tracking.
Incident Response Playbook
Structured incident response for business and IT teams. Guides you through detection, triage, containment, resolution, and post-mortem — with auto-generated timelines and action items.
upi-payment-ux-ops
Design UPI payment user experience and operations playbooks: consent wording, payment status messaging, retries, support workflows, refunds, and dispute communication. Use when creating product copy, UX flows, support SOPs, or incident communication for UPI payments and mandates.
upi-payment-integration
Design and implement robust UPI payment integrations (collect, intent, QR, and autopay mandates) with production-grade webhook handling, idempotency, reconciliation, and RBI-aligned authentication/compliance guardrails. Use when building or debugging UPI payment flows, payment status issues, recurring mandates, settlement mismatches, or gateway timeout edge cases.
ClawVault Payments
Security middleware for AI agents handling money. Non-custodial crypto wallets and virtual Visa cards with spending limits, whitelists, and human approval.
incident-commander
Incident Commander Skill
settld-mcp-payments
Connect OpenClaw agents to Settld MCP for paid tool calls with quote-bound authorization and verifiable receipts.
mayar-payment
Mayar.id payment integration for generating invoices, payment links, and tracking transactions via MCP. Use when needing to: (1) Create payment invoices/links for customers, (2) Track payment status and transactions, (3) Generate WhatsApp-friendly payment messages, (4) Handle Indonesian payment methods (bank transfer, e-wallet, QRIS), (5) Manage subscriptions/memberships, or (6) Automate payment workflows for e-commerce, services, or digital products.
incident-response-plan
Generate a tailored incident response plan for AI agent deployments and SaaS operations. Covers detection, triage, containment, recovery, and post-mortem. Use when deploying agents to production, preparing for SOC2 audits, or building operational resilience. Built by AfrexAI.
nevermined-payments
Integrates Nevermined payment infrastructure into AI agents, MCP servers, Google A2A agents, and REST APIs. Handles x402 protocol, credit billing, payment plans, and SDK integration for TypeScript (@nevermined-io/payments) and Python (payments-py).
incident-postmortem-assistant
将事故线索整理成复盘草案,区分根因、诱因、放大器、影响与修复动作。;use for incident, postmortem, sre workflows;do not use for 归责个人, 篡改时间线.