Pawscope — Productivity skill for Claude Code
Local web dashboard for inspecting Claude / Copilot / Codex CLI agent sessions in real time.
How to install Pawscope
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open benjamin7007/Pawscope and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Pawscope does
Local web dashboard for inspecting Claude / Copilot / Codex CLI agent sessions in real time. Read-only, local-only, single binary.
Alternatives in Productivity
- 🤝 Contributing To Agent Skills — First of all, thank you for taking the time to contribute 1.7k ★
- Tentacle Reorganize Todos — You are the maintainer for the {{tentacleId}} tentacle 1.4k ★
- Claude Code Hooks Multi Agent Observability — Real-time monitoring for multi-agent Claude Code sessions via hook event tracking 1.3k ★
README
Pawscope 🐾
**A local web dashboard for inspecting your CLI agent sessions in real time.**
Stop wondering what `copilot`, `claude`, and `codex` are actually doing across five terminal windows. One panel. Read-only. No daemon. Local by default.
[English](./README.md) · [简体中文](./README.zh-CN.md)
[](https://github.com/benjamin7007/Pawscope/actions/workflows/ci.yml) [](https://github.com/benjamin7007/Pawscope/releases/latest) [](./LICENSE) [](https://www.rust-lang.org)
What it does
Pawscope reads the state your CLI agents already write to disk (`~/.copilot/session-state/`, `~/.claude/projects/`, `~/.codex/state_*.sqlite`, `~/.local/share/opencode/`) and renders it as a single, live-updating dashboard:
- See what's running. Every active session, every conversation, in one place — across 6 agents.
- See what it cost. Per-turn token usage, model-aware USD estimates, daily budget tracking.
- See what it touched. Tools called, skills loaded, files mentioned, prompts asked.
- Catch problems early. Hot files, dangerous tools, dormant sessions, peak hours, cost outliers.
- Manage your skills. Browse 328+ community skills, install per-project or globally, with categories.
- Sync across devices. Push your favorites to GitHub, pull on another machine. Categorized, with badges.
- Organize sessions. Hide, delete (trash), rename, star, tag, and compare sessions.
No telemetry. No cloud. No login. The binary boots, scans your home directory, opens your browser. That's it.