pitcany

Review Forecast — AI skill for Claude Code

AI community

Review a forecasting or time-series model — horizon, rolling-origin evaluation, seasonality, structural breaks, interval coverage, and long-horizon extrapolation risk.

How to install Review Forecast

Installs to ~/.claude/skills/pitcany-statistical-agent-skills-review-forecast/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pitcany-statistical-agent-skills-review-forecast && curl -fsSL https://raw.githubusercontent.com/pitcany/statistical-agent-skills/HEAD/commands/review-forecast.md -o ~/.claude/skills/pitcany-statistical-agent-skills-review-forecast/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Review Forecast does


description: Review a forecasting or time-series model — horizon, rolling-origin evaluation, seasonality, structural breaks, interval coverage, and long-horizon extrapolation risk.

Forecast review

Target: $ARGUMENTS

What to do

  1. Invoke the time-series-forecasting skill.
  2. Establish the horizon and the decision it feeds before discussing model families. Model choice is downstream of horizon.
  3. Check the evaluation design: rolling-origin (walk-forward) with the forecas

Alternatives in AI

  • Welcome — AI Research Skills — You now have access to 86 production-ready skills covering the entire AI research lifecycle: literature survey 5.4k ★
  • Orkas — Open-source multi-agent AI desktop client — build and command your AI agent team through conversation 1.5k ★
  • LongHorizon Harness — The long-horizon computer-use harness 1.3k ★

Full documentation available on GitHub

View Source Repository