Skip to main content
CCForecast was the original standalone Claude Code cache-cost analyzer. Its Rust CLI was renamed to monometer-claude on 2026-04-26, so new workflows should use the maintained Monometer provider package. Final compatibility contract: ccforecast 0.2.1, OpenCLIs build 2026-04-19-102848. The public release contains one signed darwin-aarch64 artifact. The current successor is monometer-claude 0.5.0, OpenCLIs build 2026-05-01-045146.
Do not choose CCForecast for a new installation. Use openclis install monometer-claude. The legacy package remains documented so old scripts, archived results, and the still-downloadable 0.2.1 artifact can be understood without pretending it is a separate current product.

Name and Lifecycle

The final CCForecast binary exposes 38 analytic commands plus Clap’s built-in help entry. That is why its historical skill describes 39 command entries. The 38 analytic names match the current monometer-claude surface.

Inspect or Migrate

Use --help for automation. The final CCForecast payload prints Clap help to stderr and exits non-zero when invoked without a command.

Global Controls

Global flags precede the command, for example ccforecast --days 7 scan.

Cost and Session Commands

Pattern Commands

Temporal Commands

Project and Model Commands

Advanced Commands

Data and Failure Boundaries

The final payload reads ~/Library/Application Support/Monolex/protocols/niia/database/monometer.db. It never writes that database. A missing database returns exit status 1 and instructs the user to run the Monometer daemon. An existing but stale database can still be analyzed, but it cannot contain sessions the daemon has not yet ingested. The release archive SHA-256 for darwin-aarch64 is 4b1ff149c5f8d7cbcd199ad07c0d27d53f3066b0d3b0c9ce9ba356ad541ea488. No Linux, Windows, or Intel macOS artifact was published for 0.2.1.

Relationships