Skip to main content

delivery-exception-handling

Detect a shipment going wrong and act before the customer notices.

跳到安装

来源信息

仓库
vstorm-co/agenticos
最近来源活动
2026年9月2日 09:15
检测到的 SKILL.md 语言
英语
星标
37
分支
7

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
Delivery exception handling
description
Detect a shipment going wrong and act before the customer notices.
category
operations
# Handling a delivery exception The difference between a logistics problem and a customer problem is who finds out first. ## Detect No scan within the expected interval · a scan outside the planned route · a failed delivery attempt · a customs hold · a temperature excursion on a controlled load · an ETA that has moved past the promised date. ## Act on the customer before the carrier answers Tell them what happened, the new expectation, and what you are doing. A customer told at hour two is informed; the same customer discovering it at day three has a complaint. ## Per exception type Failed attempt → confirm the address and arrange redelivery, do not simply retry. Customs hold → find out what is being asked for and who must provide it, and say the deadline. Temperature excursion → quarantine on arrival, do not accept into stock. Lost → start the claim and dispatch a replacement in parallel, never in sequence. ## Never Wait for the carrier's investigation before telling the customer, or promise a new date the carrier has not given.
在 GitHub 查看