ClaudeGalaxyNetwrok — Development skill for Claude Code
Your Claude Code agents as a living galaxy.
How to install ClaudeGalaxyNetwrok
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open T-M4G/ClaudeGalaxyNetwrok and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What ClaudeGalaxyNetwrok does
Your Claude Code agents as a living galaxy. The objective is the sun, agents are planets, subagents are moons, tool calls are stars, and the plan is a ring. Replay any session or watch it live, see what each agent cost, or break an objective into a team of agents. Zero dependencies, runs locally.
Alternatives in Development
- Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
- Microsandbox — Open-source self-hosted MicroVM sandboxes with sub-200ms startup, hardware-level isolation via libkrun 5k ★
- Peon Ping — Warcraft III Peon voice notifications (+ StarCraft, Portal, Zelda) for Claude Code and other agents 4k ★
README
Claude Galaxy Network
**See what Claude Code actually did, and what it cost.** Claude Galaxy Network turns a Claude Code session into a solar system:
- Sun · the objective, the prompt the session was started with
- Planets · the agents: the main agent plus every subagent it launched
- Moons · subagents launched by those agents (and moons of moons)
- Stars · everything else the agents did: every tool call is a small star circling the agent that made it, and flies out like a comet when it runs
- Plan ring · Claude's to-do list, as markers around the sun that fill in as steps go from pending to in progress to done (toggle with Plan)
Load any session and it is broken into this structure automatically. Scrub through the run like a video, click anything for its inputs and outputs, and see which agent spent the money. Prefer a flat diagram? One click switches to a 2D network graph.
[**Open the live demo →**](https://t-m4g.github.io/ClaudeGalaxyNetwork/) · no install, runs in your browser

| Galaxy | 2D graph | Cost ledger |
|---|---|---|
![]() |
![]() |
![]() |
Why
Claude Code is great until it fans out. One prompt becomes a main agent, three subagents, a nested helper and sixty tool calls, and all you get back is a summary. When something goes wrong or the bill looks high, the only record is a folder of JSON lines.
Other visualizers exist ([Agent Flow](https://github.com/patoles/agent-flow), [Pixel Agents](https://github.com/pablodelucca/pixel-agents), [Claude Office](https://github.com/paulrobello/claude-office)). Claude Galaxy Network does three things differently:
- Zero install to try. The replay page is a static site. Open the link, drop in a session, done. Nothing is uploaded; the file is read by your browser.
- Zero setup for live mode. O
Related Skills
Cc Cockpit
Claude Code usage panel for GNOME: tray indicator with live rate-limit ring, local dashboard and terminal summ
Live Check Nt
Live acceptance replay — drive the real deployed surface with a real user gesture and produce machine evidence
Agent Blackbox
Local-first flight recorder for coding agents : replay every run as a live session map, score the context bill
Cadence Resume
Replay the freshest session handoff + live context (read-only)
Grok Build Showcase
A living, executable showcase and practical toolkit for Grok Build (xAI). Includes reusable skills, exemplary
Spinwatch
Alarm when your coding agent spins instead of works — catches repeated identical tool calls and endless talk-w
Related Agents
API Exploratory Tester
Performs spec-aware, contract-aware session-based exploratory testing of a live API — REST or GraphQL — given
Adal CLI
AdaL CLI (SylphAI, named after Ada Lovelace) is a terminal coding agent built for developers who want to see a
Booking Checker
Checks ONE activity-watchlist entry against its live provider page and the inbox, and reports what changed. Sp


