What problem does it solve? Store managers asking "how was this week?" often get raw sales numbers with no interpretation. This Skill turns rocky-regi POS data into a directional read (upward/downward), checks whether the trend is continuous, identifies likely causes, and recommends the next analysis step. ## Core Features & Use Cases - Directional Sales Analysis: Compares current period vs. prior period via get_business_summary, decomposing changes into customer count vs. average spend. - Continuity Detection: When sales trend downward, it iterates up to 3 periods to confirm whether the decline is consecutive, while respecting API rate limits. - Goal Tracking & Insights: Pulls goal progress with pace-based landing estimates and attaches up to 2 warning-level store insights as supporting evidence. - Use Case: A manager asks "今月の目標間に合う?" and receives the direction, week-over-week continuity, contributing factors, and a pointer to the next workflow such as dead-menu tracking or sudden-drop investigation. ## Quick Start Ask "How were sales this week compared to last week, and what should I look at next?"