bircni

Aitrack — Git skill for Claude Code

Git community

Track and visualize your Claude Code, Codex & Cursor usage and cost — heatmaps, stats, and multi-machine sync over a git repo you own.

How to install Aitrack

This entry records only its repository, not the path inside it, so there is no exact command to give. Open bircni/aitrack and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Aitrack does

Track and visualize your Claude Code, Codex & Cursor usage and cost — heatmaps, stats, and multi-machine sync over a git repo you own.

Alternatives in Git

  • Cc Usage — by ryoppippi - Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Co 11.7k ★
  • Skill Copilot Provider — GitHub Copilot CLI as optional zero-cost provider via copilot -p programmatic mode 2.8k ★
  • CCometixLine — A high-performance Claude Code statusline tool written in Rust with Git integration and real-time usage tracki 2.4k ★

README

aitrack

**Track your AI coding-assistant usage across every machine — and own the data.**

Each machine pushes Claude Code and Codex usage to a git repo _you_ control. Pull from anywhere to see a merged heatmap, stats table, and estimated cost breakdown; optionally add Cursor usage from the current machine.

[![npm version](https://img.shields.io/npm/v/aitrack?color=cb3837&logo=npm)](https://www.npmjs.com/package/aitrack) [![CI](https://github.com/bircni/aitrack/actions/workflows/ci.yml/badge.svg)](https://github.com/bircni/aitrack/actions/workflows/ci.yml) [![node](https://img.shields.io/node/v/aitrack?logo=node.js&color=339933)](https://nodejs.org) [![license](https://img.shields.io/npm/l/aitrack?color=blue)](LICENSE)


aitrack heatmap — a year of Claude Code, Codex and Cursor usage with token totals, cost and streaks

One aitrack show — synced assistants across every machine, plus local Cursor, at a glance.


Why aitrack?

  • 📊 One picture of everything — Claude Code + Codex merged across your machines, with current-machine Cursor usage available on demand.
  • 🔒 You own the synced data — it lives in a git repo you create. aitrack has no account or telemetry; Cursor requests go to cursor.com by default when that provider is selected.
  • 🔑 No API tokens for sync — uses your local git, so whatever auth already works in your terminal (SSH keys, credential manager) just works.
  • Zero-setup preview — run npx aitrack show --tui and see your local usage before configuring anything.
  • 💰 API-equivalent cost estimates — per-model list pricing applied to Claude Code and Codex token/cache usage. On a subscription this is the pay-as-you-go value of your usage, not what you're billed.
  • 🧮 Total usage value, all in one place — combined estimates across every synced machine, pl