What problem does it solve? Warehouse teams relying on spreadsheets and manual picking processes ship wrong items, lose audit trails, and waste time on carrier portals. This Skill structures the entire order fulfillment lifecycle — from awaiting fulfillment through picking, packing, label creation, and shipping — with barcode verification to prevent mis-ships. ## Core Features & Use Cases - Fulfillment State Machine: Defines nine fulfillment statuses with validated transitions, atomic database transactions, and an event audit log for dispute investigation. - Barcode Scan Verification: Verifies picks against product barcode or SKU, checks quantities, records every scan, and blocks advancement until all order lines are verified. - Pick Lists and Packing Slips: Generates bin-location-sorted pick lists, batch pick lists aggregated by SKU, and server-side PDF packing slips using pdfkit. - Carrier Label Automation: Creates shipping labels via the Shippo SDK with rate selection by service level token and immediate customer tracking notifications. - Use Case: A merchant shipping 200 orders per day on Shopify replaces spreadsheet picking with ShipStation-style workflows, or builds a custom TypeScript backend with scan verification and automated label printing. ## Quick Start Ask the AI to set up a pick-pack-ship fulfillment workflow for your Shopify or WooCommerce store with barcode scan verification and automatic packing slip generation.