About
Time Series Forecaster is a specialized module for Claude Code designed to build, evaluate, and deploy forecasting models for time-dependent data. It provides structured workflows for statistical methods like ARIMA, business-centric models like Facebook Prophet, and deep learning architectures like LSTM. By integrating with the SpecWeave increment system, it ensures that ML experiments are reproducible and well-documented. The skill handles the critical nuances of time-series data, such as temporal splitting to prevent data leakage, stationarity testing, and holiday-aware seasonality, making it ideal for developers building predictive analytics into their applications.