OnFinance

KPIs — Development skill for Claude Code

Development community

Ingest any new harness sessions and recompute the six Maxwell KPIs, then summarise the latest datapoints.

How to install KPIs

Installs to ~/.claude/commands/onfinance-maxwell-kpis.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OnFinance/Maxwell/HEAD/.claude/commands/kpis.md -o ~/.claude/commands/onfinance-maxwell-kpis.md

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

What KPIs does


description: Ingest any new harness sessions and recompute the six Maxwell KPIs, then summarise the latest datapoints allowed-tools: Bash(npm run *), Bash(node .claude/scripts/*), Read x-maxwell: workflow: kpis touches: ["kpis/data/**", "kpis/measurement/runs.jsonl"] readsCredentials: false

Run `npm run kpis -- $ARGUMENTS` (arguments may be `--company `, `--since `, `--kpi `). Then read the newest line of each `kpis/data//series.jsonl` and present

Alternatives in Development

  • Portaljs Add Geo — Auto-ingest a geospatial file (GeoJSON, Shapefile, GeoPackage, KML/KMZ, FlatGeobuf, CSV-with-geometry) into a 2.3k ★
  • Magnitude — Open source inference server your agent sets up for you 1.5k ★
  • Brain — Set up or use your Professional Brain — init, ingest, recall, or review 1.3k ★

Full documentation available on GitHub

View Source Repository