What problem does it solve? Checking food delivery order status and history normally requires opening the Foodora app or website and navigating through menus. This Skill lets you query past orders, track active deliveries, and reorder previous meals directly from the command line. ## Core Features & Use Cases - Order Tracking: List active orders with arrival and status details, watch them live, or inspect a specific order by code. - Order History: Browse past orders with configurable limits and view full order details as JSON. - Reordering: Preview and confirm reorders that add a previous order's items back to the cart, optionally specifying a delivery address. - Session Management: Log in with credentials, reuse a browser profile, or import Chrome cookies to bypass Cloudflare bot protection. - Use Case: You want to know when your lunch will arrive without opening your phone. Run a single command to see the live status of your active Foodora order, or set up a watch to monitor it continuously. ## Quick Start Use ordercli to log in to my Foodora account and show the status of my active orders.