---
name: "Shipment Exception Summarizer"
type: "skill"
version: "1.0.0"
description: "Transforms raw shipment tracking data and exception logs into actionable summaries with SLA risk assessment for logistics coordinators."
author: "vibecodin.gg"
tags:
  - logistics
  - tracking
  - exception-handling
  - shipment-management
  - sla-monitoring
  - visibility
  - supply-chain
license: "MIT"
created: "2026-04-04"
updated: "2026-04-04"
tested_with:
  - claude-sonnet-4-6

trigger: "Use this skill when reviewing shipment exceptions, tracking delays, or processing daily exception queues."
commands:
  - name: "summarize"
    description: "Parse raw shipment tracking data or exception logs and produce a structured exception summary."
  - name: "escalate"
    description: "Evaluate exception severity and SLA impact, flagging shipments at risk of SLA breach."
dependencies:
  mcps: []
  note: "No dependencies required for this skill to function."
  tools: []
  skills: []
---
