Claudeview
Description
Terminal dashboard for real-time Claude Code session monitoring — k9s-style TUI with live tool call tracking, token usage, subagent visibility, plugins, and memory.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
**What is it?**
claudeview is a zero-setup TUI that gives you full observability into Claude Code sessions. It reads `~/.claude/` directly — no hooks, no config, no agents to run. Projects, sessions, agents, tool calls, plugins, and memories are all navigable from a single terminal interface with live-streaming updates.
**Core Design**
The dashboard follows the k9s model: hierarchical drill-down with vim-style navigation. `j/k` to move, `enter` to drill down, `esc` to go back, `/` to filter. Every view refreshes on a 1-second tick, and the history view supports follow mode — auto-scrolling to the latest turn like `tail -f` as Claude writes.
**Key Capabilities**
- Session hierarchy — projects, sessions, agents, and tool calls in a single navigable tree
- Slug grouping — related sessions (plan/execute transitions sharing a slug) collapse into a single row with aggregated stats and a merged history view separated by divider rows
- Subagent visibility — full agent tree with types, status, and embedded transcript rendering in the history view
- Live follow mode — history view streams new turns as they arrive; scroll up to lock position,
Gto re-enable - Plugin and memory inspection — jump to plugins (
p) or memories (m) from any view, with state preserved foresc-to-restore - Detail views — expanded content with thinking blocks, tool call inputs/outputs, and per-model token counts
- Usage monitor —
█░progress bars for 5-hour and 7-day Claude Max token windows with reset countdowns, shown above the info panel; hidden automatically when no credentials are found
**Getting Started**
Install the latest release:
curl -fsSL https://raw.githubusercontent.com/Curt-Park/claud
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://