Agent Skillsmohitagw15856/pm-claude-skills › chargeback-dispute-response

chargeback-dispute-response

GitHub

辅助商家应对信用卡拒付争议,解析原因代码,匹配所需证据清单,撰写结构化反驳信,并评估胜诉概率以优化处理策略。

exports/openclaw/chargeback-dispute-response/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

应对信用卡拒付争议 回复支付纠纷 撰写拒付反驳信 质疑客户拒付

Install

npx skills add mohitagw15856/pm-claude-skills --skill chargeback-dispute-response -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/chargeback-dispute-response -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@chargeback-dispute-response

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill chargeback-dispute-response -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "chargeback-dispute-response",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/chargeback-dispute-response.html",
    "metadata": {
        "openclaw": {
            "emoji": "🛒"
        }
    },
    "description": "Win a chargeback dispute — read the reason code, assemble the evidence packet, and write the rebuttal that actually persuades the bank. Use when asked to fight a chargeback, respond to a payment dispute, write a chargeback rebuttal, or contest a customer chargeback. Produces the reason-code decode, the required-evidence checklist for that code, the structured rebuttal letter, and an honest read on whether this one is winnable — so you fight the right disputes and concede the rest. For merchants."
}

Chargeback Dispute Response

Chargebacks are won or lost on matching the specific reason code to the specific evidence the card networks accept — not on how unfair it feels. This decodes the code, tells you exactly which proof wins that category (delivery confirmation, an AVS match, the signed terms, prior usage), assembles the rebuttal in the structure banks expect, and — importantly — tells you when a dispute is unwinnable so you don't waste the representment.

Card-network rules and win rates vary by processor and code. This structures the strongest representment; it can't guarantee the issuer's decision.

What This Skill Produces

  • The reason-code decode — what the customer/bank is actually claiming, in plain terms
  • The evidence checklist — the specific proof that wins this code (not a generic pile)
  • The rebuttal letter — a structured, factual representment matched to the claim
  • The winnability read — fight, or concede and save the fee — an honest call

Required Inputs

Ask for these if not provided:

  • The reason code — the code and category (fraud, product not received, not as described, subscription/cancelled, duplicate)
  • The transaction — amount, date, product/service, and your records
  • Your evidence — what you can actually document: delivery/tracking, AVS/CVV match, IP/device, communications, terms accepted, usage logs, refund policy
  • History — prior chargebacks from this customer, and your processor

Framework: Match Evidence to the Code

  1. The code dictates the fight. "Product not received" is won with delivery proof; "fraud" with AVS/CVV/IP + usage; "not as described" with the listing + comms; "subscription cancelled" with the cancellation policy and usage after the claimed date.
  2. Compelling evidence, not a story. Card networks weigh specific artifacts; emotion and unfairness arguments lose.
  3. Facts, dated, and cross-referenced. Every claim in the rebuttal points to an attached artifact.
  4. Concede the unwinnable. True fraud with no AVS match, or no delivery proof, is a lost representment — take the loss, save the time, and address prevention.
  5. Prevent the next one. Note the pattern (friendly fraud, unclear billing descriptor, no delivery capture) so it stops recurring.

Output Format

Chargeback Response — [reason code] · [$amount]

Claim in plain terms: … · Winnability: Strong / Worth trying / Concede — why

Evidence checklist (for this code)

Required proof Have it? Attached as

Rebuttal letter

  • Opening: transaction facts (date, amount, what was sold)
  • The claim, and the specific evidence that refutes it (each point → an attachment)
  • Terms/policy the customer accepted
  • Close: concise request to reverse the chargeback

Prevent recurrence

  • [billing descriptor / delivery capture / cancellation clarity / friendly-fraud pattern]

Quality Checks

  • The evidence checklist is specific to the actual reason code, not generic
  • Every rebuttal claim references a concrete, attached artifact
  • The letter argues facts, not fairness or emotion
  • A winnability call is made — including honest "concede" when evidence is missing
  • A prevention note addresses why this chargeback happened
  • No evidence is described that the merchant doesn't actually have

Anti-Patterns

  • A generic rebuttal ignoring what the specific code requires — the top reason merchants lose.
  • Arguing unfairness instead of submitting the artifacts networks weigh.
  • Fighting an unwinnable dispute and wasting the fee — know when to concede.
  • Claiming evidence you don't have — fabricated proof loses and risks worse.
  • No prevention step — the same chargeback returns next month.

Example Trigger Phrases

  • "Fight this chargeback — reason code is 'product not received'."
  • "Write a rebuttal for a payment dispute on a $400 order."
  • "Help me contest a customer chargeback and tell me if it's winnable."
  • "Respond to this friendly-fraud chargeback with the right evidence."

Version History

  • f53846d Current 2026-08-04 23:03

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-hiring-panel/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-severance/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/agm-in-a-box/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/awkward-message-helper/SKILL.md
exports/openclaw/behavior-intervention-plan/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bennett-time-audit/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-game-designer/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md

Metadata

Files
0
Version
c31b28a
Hash
6e96a713
Indexed
2026-08-04 23:03

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-05 20:29
浙ICP备14020137号-1 $bản đồ khách truy cập$