What problem does it solve?
This Skill generates an interactive, D3.js-powered force graph visualizing the complex relationships between all components of the Demarch monorepo, including plugins, skills, agents, and services.
Core Features & Use Cases
- Ecosystem Mapping: Provides a clear, visual overview of the entire Demarch project structure.
- Relationship Visualization: Shows how different modules (plugins, skills, MCP servers, hooks, etc.) connect and depend on each other.
- Domain Overlays: Highlights functional overlaps between components using colored convex hull polygons.
- Sprint Phase Integration: Optionally overlays sprint phase nodes and participation links onto the ecosystem graph.
- Use Case: Quickly understand the impact of a change in one plugin on the rest of the ecosystem, or identify all components related to a specific functional domain like "analytics-observability".
Quick Start
Use the interchart skill to generate the interactive ecosystem diagram for the Demarch monorepo.