order-troubleshooting
Handles order tracking, delivery status inquiries, and troubleshooting for lost, damaged, or incorrect items.
Introduction
The order-troubleshooting skill provides a structured framework for managing common post-purchase logistics issues, ensuring consistent and empathetic customer service. Designed for support agents and automated assistant workflows, this skill streamlines the process of investigating order discrepancies, managing delivery expectations, and executing recovery protocols. By integrating directly with order management systems via tools like search_orders or get_order, it minimizes manual lookups and accelerates resolution times.
-
Automated tracking validation: Monitors shipping status against estimated delivery dates to flag potential delays before the customer inquires.
-
Claims management logic: Implements specific waiting periods for domestic and international shipments before initiating formal refund or resend procedures.
-
Resolution orchestration: Guides the agent through decision trees for wrong or damaged items, prioritizing swift replacements or full refunds to maintain customer satisfaction.
-
Threshold-based decision making: Provides clear logic for determining when to require a return versus when to issue a 'no-return' refund based on item valuation (e.g., the $25 threshold rule).
-
Utilize this skill when customers report 'order not received,' 'wrong item,' or 'damaged item' complaints.
-
Ensure the agent has access to the search_orders tool to pull real-time order data before providing guidance.
-
Always verify order history and tracking details with the customer to prevent fraud or confusion during the resolution process.
-
Follow the defined escalation paths: wait 3 business days for domestic and 7 for international shipments regarding non-delivery before taking further action.
-
When an item is damaged or incorrectly shipped, prioritize the customer's choice between an immediate reshipment or a refund to foster long-term loyalty.
-
For items valued under $25, avoid the administrative overhead of returns by issuing an immediate refund or replacement.
-
Use this skill as part of a larger customer-support automation loop, leveraging Agent-to-Agent (A2A) protocols if the order database is managed by a separate service or agent.
Repository Stats
- Stars
- 7
- Forks
- 3
- Open Issues
- 6
- Language
- Go
- Default Branch
- main
- Sync Status
- Idle
- Last Synced
- May 3, 2026, 07:50 PM