# Mock Refund

> Simulate a refund locally for deterministic Runx harness tests.

- Skill: `runxhq/mock-refund` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add runxhq/mock-refund`
- Raw SKILL.md: https://api.skillmd.com/api/skills/runxhq/mock-refund/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: runxhq (https://skillmd.com/u/runxhq)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/runxhq/mock-refund

---


# Mock Refund

This internal harness fixture validates basic mock inputs and returns a stable
`simulated` result with `money_moved: false`. It does not resolve a real receipt,
account for prior refunds, call a provider, or prove a reversal. Use public
`refund` for real hosted execution.

