SAC Graph
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/sac_graph.py" --repo . --json
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/sac_graph.py" --repo . --mermaid
Export the architecture dependency graph as JSON or Mermaid from a SAC knowledge bundle.
npx skillmds@latest add spillwavesolutions/sac-graph python3 "${CLAUDE_PLUGIN_ROOT}/scripts/sac_graph.py" --repo . --json
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/sac_graph.py" --repo . --mermaid
spillwavesolutions/system-architecture-capture/tree/main/skills/sac-graph commit a1e92a0013