By mistakeknot
Interactive ecosystem diagram — scans Interverse monorepo and generates a D3.js force graph showing all plugins, skills, MCP tools, hooks, and their relationships.
The app uses a **unified force graph** with two independent toggle buttons in the toolbar, plus **workflow view selectors** (visible when Sprint is ON):
```
| Type | Description | Size | Example |
**CRITICAL: interchart now publishes through `gsvdotcom` at `public/interchart/embed/index.html`, served inside `https://generalsystemsventures.com/interchart/`.** GitHub Pages is no longer the canonical live host.
The scanner auto-discovers plugins in `plugins/*/`. Just add the plugin with a `.claude-plugin/plugin.json` manifest and regenerate. Skills, agents, MCP servers, and hooks are all discovered from the manifest and `hooks/hooks.json`.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Interactive ecosystem diagram for the Sylveste / Interverse ecosystem. Visualizes plugins, services, skills, agents, hooks, and their relationships as an explorable force-directed graph with an optional sprint workflow overlay.
Live: https://generalsystemsventures.com/interchart/
# Generate diagram from local monorepo
bash scripts/generate.sh
# Generate to a specific output path
bash scripts/generate.sh "$(cd ../.. && pwd)" /tmp/test.html
# Publish to generalsystemsventures.com/interchart/
bash scripts/regenerate-and-deploy.sh
# If your gsvdotcom checkout is not at ~/projects/gsvdotcom
bash scripts/regenerate-and-deploy.sh "$(cd ../.. && pwd)" /path/to/gsvdotcom
There is deliberately no regeneration cron/timer. The hosted embed updates
only when someone runs regenerate-and-deploy.sh (locked, worktree-isolated —
safe to run any time). Ratified over a zklw systemd timer because publishing to
generalsystemsventures.com stays behind an explicit operator go/no-go, and scan
data churns constantly across the monorepo — a timer would deploy continuously
for marginal visitor value. If the embed looks stale next to a real ecosystem
change, run the script; freshness debt is visible in the embed's own
"generated" stamp. (An earlier 5-minute server-side cron existed and was
retired; the mobile-template revert risk that made staleness dangerous was
fixed at the template source, verified 2026-07-14.)
scripts/scan.js) walks the monorepo reading plugin.json, SKILL.md, hooks.json, and Go source files. Outputs a JSON graph of nodes and edges.templates/ecosystem.html) is a self-contained HTML file with inline D3.js v7 (loaded from CDN). The scanner output is injected as a DATA_PLACEHOLDER.gsvdotcom/public/interchart/embed/index.html; generalsystemsventures.com serves it inside a first-party /interchart/ page instead of sending users to a visually separate standalone page.scripts/
scan.js → Node.js scanner (reads monorepo structure)
generate.sh → Scanner + template assembly
regenerate-and-deploy.sh → Generate + publish into gsvdotcom /interchart/
templates/
ecosystem.html → D3.js template (CSS + JS + HTML in one file)
data/
scan.json → Cached scanner output
npx claudepluginhub mistakeknot/interagency-marketplace --plugin interchart[DEPRECATED — use intervox] Analyze your writing style and adapt Claude's output to sound like you. Replaced by intervox (via the interim intervoice), which adds a measured stylometric fingerprint, LLMism linter, and verified closed-loop apply on top of the global multi-register profile.
Self-improving agent rig: codifies product and engineering discipline into composable workflows from brainstorm to ship. Compounds knowledge, generates domain agents, monitors its own docs, and surfaces conservative update drift. Orchestrates Claude, Codex, and Oracle through 6 agents, 57 commands, 20 skills, 0 MCP servers. Factory substrate: CXDB turn DAG, scenario bank with satisfaction scoring, evidence pipeline, agent capability policies. Companions: interspect, interphase, interline, interflux, interpath, interwatch, interslack, interform, intercraft, interdev, interpeer, intertest.
Recursive AGENTS.md generator with integrated Oracle critique, CLAUDE.md harmonization, incremental updates, diff previews, and smart monorepo scoping. Cross-AI compatible.
Token efficiency benchmarking, session analytics, and API-equivalent cost analysis for agent workflows
Multi-agent review and research with scored triage, domain detection, content slicing, intermediate finding sharing, and knowledge injection. 17 agents (12 review + 5 research), 8 commands (incl. flux-melange — a goal-seeking adaptive review loop with lens fusion and novelty/risk/taste scoring), 3 skills (flux-engine, flux-review-engine, flux-melange-engine), 2 MCP servers (exa, openrouter-dispatch). Companion plugin for Clavain.
Codebase visualization — generates architecture, data flow, dependency, call chain, community detection, and class diagrams via Mermaid Chart MCP
Excalidraw diagramming toolkit — auto-diagram any codebase, architecture diagrams, data flows, with PNG/SVG/URL export
Codebase diagram generation for tldiagram.com
Analyzes a codebase and generates animated HTML architecture reports — diagrams, data flows, component directories, metrics, and insights.
Build interactive, click-through architecture diagrams as a single HTML file. Animated step-by-step flows, mode toggles, dark/light theme, side panel with payloads.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.