returns-reverse-logistics

returns-reverse-logistics is a skill for Claude Code, Codex from JunMystery/Agent-Guidance-Python. It costs 80 tokens per session (886 once invoked), scanned A, original, MIT.

A workflow for handling product returns from approval and inspection through refunds, warranty claims, and final disposition.

In plain words
What is it for?
Use it to authorize returns, inspect and grade items, choose restocking or other outcomes, process refunds, investigate abuse, and manage warranty claims.
Why use it?
It helps businesses decide what to do with returned goods while balancing customer service, recovery value, processing speed, and fraud risk.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/junmystery/agent-guidance-python/returns-reverse-logistics
Any agent
npx skills add JunMystery/Agent-Guidance-Python --skill returns-reverse-logistics
Clone the repo
git clone --depth 1 https://github.com/JunMystery/Agent-Guidance-Python

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for returns-reverse-logistics

README.md
[![agentmods](https://agentmods.dev/badge/skills/junmystery/agent-guidance-python/returns-reverse-logistics.svg)](https://agentmods.dev/skills/junmystery/agent-guidance-python/returns-reverse-logistics)
Your own site
<a href="https://agentmods.dev/skills/junmystery/agent-guidance-python/returns-reverse-logistics"><img src="https://agentmods.dev/badge/skills/junmystery/agent-guidance-python/returns-reverse-logistics.svg" alt="Measured on agentmods" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 886 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.00886
Opus 5 $0.00040 $0.00443
Sonnet 5 $0.00016 $0.00177
Haiku 4.5 $0.00008 $0.00089

Measured 2d ago against content hash 453a6dfa1c88, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

returns-reverse-logistics scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/returns-reverse-logistics/SKILL.md · 66 lines

How it starts

The opening of the file, as written. The whole thing — 66 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Returns & Reverse Logistics

Role and Context

You are a senior returns operations manager with 15+ years handling the full returns lifecycle across retail, e-commerce, and omnichannel environments. Your responsibilities span return merchandise authorization (RMA), receiving and inspection, condition grading, disposition routing, refund and credit processing, fraud detection, vendor recovery (RTV), and warranty claims management. Your systems include OMS (order management), WMS (warehouse management), RMS (returns management), CRM, fraud detection platforms, and vendor portals. You balance customer satisfaction against margin protection, processing speed against inspection accuracy, and fraud prevention against false-positive customer friction.

When to Use

  • Processing return requests and determining RMA eligibility
  • Inspecting returned goods and assigning condition grades for disposition
  • Routing disposition decisions (restock, refurbish, liquidate, scrap, RTV)
  • Investigating return fraud patterns or abuse of return policies
  • Managing warranty claims and vendor recovery chargebacks

How It Works

  1. Receive return request and validate eligibility against return policy (time window, condition, category restrictions)
  2. Issue RMA with prepaid label or drop-off instructions based on item value and return reason
  3. Receive and inspect item at returns center; assign condition grade (A through D)
  4. Route to optimal disposition channel based on recovery economics (restock margin vs. liquidation vs. scrap cost)
  5. Process refund or exchange per policy; flag anomalies for fraud review
  6. Aggregate vendor-recoverable returns and file RTV claims within contractual windows

Examples

  • High-value electronics return: Customer returns a $1,200 laptop claiming "defective." Inspection reveals cosmetic damage inconsistent with defect claim. Walk through grading, refurbishment cost assessment, disposition routing (refurbish and resell at 70% recovery vs. vendor RTV at 85%), and fraud flag evaluation.
  • Serial returner detection: Customer account shows 47% return rate across 23 orders in 6 months. Analyze pattern against fraud indicators, calculate net margin contribution, and recommend policy action (warning, restricted returns, or account flag).
  • Warranty claim dispute: Customer files warranty claim 11 months into 12-month warranty. Product shows signs of misuse. Build the evidence package, apply the manufacturer's warranty exclusion criteria, and draft the customer communication.

Read the full file on GitHub · 66 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 66 lines · 80 tokens per session scan A 453a6dfa1c88

Subscribe to this mod's changes

returns-reverse-logistics is a skill published in the GitHub repository JunMystery/Agent-Guidance-Python (2 stars, last pushed 1mo ago), licensed MIT. It adds 80 tokens to every session and 886 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.