0xdeafcafe

Agtop — Development skill for Claude Code

Development community

A lighter agents view for Claude Code: cost, CPU/RAM per process tree, preview, accounts.

How to install Agtop

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

What Agtop does

A lighter agents view for Claude Code: cost, CPU/RAM per process tree, preview, accounts.

Alternatives in Development

  • Earnings Preview — 财报前预览 — 一致预期对照 + 行业观察指标 + Bull/Base/Bear 三情景 + 催化剂清单 + 预期波幅 6.6k ★
  • Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★
  • Investigate Performance — Investigate a Nimbalyst performance problem (freeze, lag, idle CPU, slow op, memory growth) with measured evid 1.6k ★

README

agtop

A replacement for the whole Claude Code interface, written in Go and built to be very fast.
It keeps what makes Claude Code great, and adds what it's missing.

agtop: a Session with a failed step opened, its script and error

Every agent at a glance
What each one is doing, in words, with its cost, tokens, time, CPU and RAM.
Sessions you can read
Highlighted code, commands in plain words, diffs, an overview, the files changed, the queue and the subagents.
Go anywhere
ctrl+k to a place, an agent or a turn, or search every agent's transcript.
Accounts that switch themselves
Every sign-in's 5-hour and weekly usage, and a switch to the one with the most room before a limit stops you.
The machine, tidied
Every agent's process tree, orphans ended, worktrees and temp work cleaned up safely.
Light
About 40 MB with a session open. The native view uses about 330 MB.

Install

go install github.com/0xdeafcafe/agtop/cmd/agtop@latest

This needs Go 1.27.1 or newer. It puts `agtop` in `$(go env GOPATH)/bin`, so make sure that folder is on your `PATH`.

agtop            # open it
agtop on         # make `claude agents` open agtop (adds one line to ~/.zshrc)
agtop off        # give `claude agents` back to Claude Code
agtop menubar    # put agtop in the macOS menu bar (`agtop menubar off` takes it out)
agtop update     # install the newest agtop

agtop checks for a newer version now and then and says