tombeliebertombelieberCommunityยท4 Agent Skills Included

claude-view

Monitor coding sessions, costs, and usage in real time

Monitors every Claude Code session on your machine, showing live status, costs, context usage, and sub-agent activity in one dashboard. Searches full conversation history, generates standup summaries, session recaps, and daily cost reports on demand. Eliminates terminal tab-switching and blind spending by surfacing which sessions need attention and which run autonomously. Tracks token usage, behavioral patterns, and an AI fluency score to help improve your workflow over time.
npx skills add tombelieber/claude-view --all -g -y
Available:

Gives agents working in this repo operational constraints, including mandatory local CI rules, safe Cargo command routing, UI dialog conventions, and a supply-chain malware check to run before installing dependencies.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-view?โ–ผ

Run `npx skills add tombelieber/claude-view --all -g -y` in your terminal to install all skills in this suite globally.

How to monitor multiple Claude Code sessions at once?โ–ผ

claude-view shows every running session on one live dashboard with cost, model, context usage, and status per session. You get notified when a session finishes, errors, or needs your input.

How to check how much I spent on Claude Code today?โ–ผ

Ask for a daily cost report and the agent pulls today's total spend, per-session costs, and token usage from the local claude-view server.

Can I search my past Claude Code conversations?โ–ผ

Yes. The search skill runs grep-backed search across all session history, including messages, tool calls, and file paths, then summarizes the top matches.

Does claude-view send my data to the cloud?โ–ผ

No. It is local-first: your sessions, code, and prompts stay on your machine, and source builds send nothing at all.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’