
Shakestzd Htmlgraph
- 3 repo stars
- Updated June 26, 2026
- shakestzd/htmlgraph
shakestzd-htmlgraph is a Claude Code plugin that provides local-first observability and agent-session coordination via git-based HTML graphs.
About
shakestzd-htmlgraph is a Claude Code plugin packaging a local-first observability and coordination platform built for developers who lean on agents daily but refuse another SaaS dashboard for every repo. It emphasizes git-based artifacts, HTML graph views, hooks, and session tracking so you can understand what happened across workflows while staying offline-first. That matters when you are juggling parallel agent tasks, worktrees, or long refactor arcs and need a map—not a transcript dump. The catalog positions it under development tools with keywords spanning analytics, agent-coordination, and workflow start points. Expect some setup tolerance: Python and local runtime pieces are part of the story. It complements session-context style memory plugins by giving structural observability rather than prose handoffs. Best when your pain is coordination and traceability, not missing API keys for a third-party CI analytics suite.
- Local-first, offline-first observability for AI-assisted development workflows
- Git-based HTML graph model for session and workflow visibility
- Agent coordination and session-tracking hooks near-zero external runtime dependency
- Python-oriented tooling with binary/runtime options for local installs
- Single-plugin entry from shakestzd/htmlgraph repository
Shakestzd Htmlgraph by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install shakestzd-htmlgraph@shakestzd/htmlgraphAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | June 26, 2026 |
| Repository | shakestzd/htmlgraph ↗ |
What it does
See and coordinate AI coding sessions locally with git-based graphs, hooks, and offline-first observability without standing up a cloud control plane.
Who is it for?
Best when you're running multiple Claude Code sessions and want on-machine observability and agent coordination without mandatory cloud services.
Skip if: Skip if you only need lightweight chat memory or and already standardize on a hosted APM plus issue tracker for all agent logs.
What you get
After install, you get a local, git-grounded graph and tracking surface to coordinate and review AI-assisted work offline.
- Local HTML graph view of AI development workflows
- Hook-driven session tracking and agent coordination on your machine
By the numbers
- 1 plugin in the shakestzd/htmlgraph bundle
- Catalog lists Python runtime and offline-first, git-based design keywords
Recommended Plugins
How it compares
Local observability and coordination platform, not a session prompt handoff plugin.
FAQ
Who is Shakestzd Htmlgraph for?
Developers using AI-assisted workflows in Claude Code who want local session tracking, hooks, and graph-based visibility instead of cloud-only analytics.
When should I use Shakestzd Htmlgraph?
Use it when parallel agent work, long sessions, or git-based workflows need coordination and you prefer offline-first, repo-local observability.
How do I add Shakestzd Htmlgraph to my agent?
Register the shakestzd/htmlgraph Claude Code plugin, satisfy Python or bundled runtime prerequisites from the repo README, then wire hooks and start the local htmlgraph workflow in your project.