📊 sessions

A minimal session counter hook for Claude Code

📊
Session Tracking

Displays active session count on startup

🦀
Rust Powered

Fast and reliable performance

🚀
Easy Install

One-line installation script

Install
curl -sSL sessions.refcell.org/install | bash
Test
curl -sSL sessions.refcell.org/test | bash
Uninstall
curl -sSL sessions.refcell.org/uninstall | bash

How it works

Sessions hooks integrate with Claude Code to track the number of active sessions. When you start a new Claude Code session, you'll see the current session count. The counter is stored in ~/.sessions.json and automatically managed.

Command copied to clipboard!