refunds

star 51

Process customer refund requests per company policy

paiml By paiml schedule Updated 5/15/2026

name: refunds description: Process customer refund requests per company policy

Refund Workflow

  1. Verify the order ID exists.
  2. Check that the request is within the 30-day window.
  3. Validate the reason against the allowed-reasons list.
  4. Issue the refund via the billing tool.
Install via CLI
npx skills add https://github.com/paiml/rust-mcp-sdk --skill refunds
Repository Details
star Stars 51
call_split Forks 8
navigation Branch main
article Path SKILL.md
More from Creator