Shakestzd Htmlgraph
shakestzd-htmlgraph is a Claude Code plugin for the Operate phase that provides local-first observability and agent-session coordination via git-based HTML graphs.
See and coordinate AI coding sessions locally with git-based graphs, hooks, and offline-first observability without standing up a cloud control plane.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install shakestzd-htmlgraph@shakestzd/htmlgraphBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:shakestzd/htmlgraph") and the paste-ready config with skillselion.get_install_config("plugin:shakestzd/htmlgraph").
What it does
shakestzd-htmlgraph is a Claude Code plugin packaging a local-first observability and coordination platform built for builders 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.
Highlights
- 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
Why builders use it
Agent-heavy development becomes opaque—you cannot see how sessions, hooks, and workflows relate without cloud tooling or manual notes.
After install, you get a local, git-grounded graph and tracking surface to coordinate and review AI-assisted work offline.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 3 stars, 0 votes.
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.
Comments
Share how you use shakestzd-htmlgraph, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.