What problem does it solve? Procurement teams need a fast, consistent way to see which SKUs have fallen to or below their reorder point so they can act before stockouts occur. This Skill automates that check and produces a formatted, severity-ranked report instead of requiring manual inventory review. ## Core Features & Use Cases - Severity-Tiered Reporting: Splits low-stock items into Critical (stock at or below safety stock) and Warning (stock at or below reorder point) tiers, sorted so urgent items appear first. - Order Recommendations: Lists recommended order quantity and preferred vendor per SKU, with a fallback calculation of (reorder point x 2) - current stock when the API returns zero. - Scheduled or On-Demand Runs: Runs standalone via scripts/reorder_alerts.py, through the Mon-Fri 8AM cron, or on request, saving output to procurement/reports/ and posting to the #procurement Slack channel. - Use Case: A procurement manager asks "Show me items that need restocking" and receives a formatted report of 5 SKUs requiring reorder, with 2 flagged critical, each with recommended quantities and vendors. ## Quick Start Ask the agent to generate the reorder alert report for today and post it to the procurement channel.