code-system-graph-hooks 1.0.3

Repository host hook installation and lifecycle for Code System Graph.
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "{{PLUGIN_NAME}}",
  "version": "{{PLUGIN_VERSION}}",
  "description": "Workspace graph tools and usage skill for {{WORKSPACE_JSON_STRING}}",
  "homepage": "https://github.com/dertin/code-system-graph",
  "repository": "https://github.com/dertin/code-system-graph",
  "license": "Apache-2.0",
  "keywords": ["code-intelligence", "graph", "mcp", "workspace"]
}