Tracks whether Wall Street analysts are raising or cutting their earnings estimates for a stock, then quantifies the surprise when actual results land. You get revision direction (upgrades vs downgrades over 30 or 90 days), standardized unexpected earnings (SUE) to measure beat or miss severity, and PEAD momentum signals that flag consecutive beats paired with upward revisions. It also checks if management guidance triggered a wave of estimate changes. The skill orchestrates three Longbridge CLI commands in parallel (consensus, forecast-eps, institution-rating with history) and does the math in-context. Useful when you want to know if the Street is turning bullish or bearish before the next print, or if a stock has the estimate momentum that historically precedes a drift.
npx skills add https://github.com/longbridge/skills --skill longbridge-earnings-revision