What problem does it solve? Checking food delivery orders normally requires opening the Foodora app or website and navigating through menus. This Skill lets you query past orders, track active deliveries, and reorder items directly from the command line. ## Core Features & Use Cases - Order Tracking: List active orders with arrival and status updates, watch them live, or inspect a specific order's details. - Order History: Browse past orders with configurable limits and view full order details as JSON. - Reorder Workflow: Preview a reorder from a past order code and confirm it to add items to your cart, optionally specifying a delivery address. - Use Case: You want to know when your lunch will arrive without opening your phone. Run the active orders command to see the current status and estimated arrival time instantly. ## Quick Start Use ordercli to show my active Foodora orders and their current delivery status.