{
  "skill": {
    "id": "skl_dependency_graph_sync",
    "name": "dependency-graph-sync",
    "plugin": "cwc-design",
    "description": "Keep the DESIGN VIEW of the fleet's dependency graph — the subagentdevices.com/architecture SVG node-link map (hand-maintained ARCH_NODES/ARCH_EDGES_* arrays) and the Figma architecture board (wireframes.json ledger) — in sync with the GENERATED source of truth, workers/build-graph.json. Use when a cross-site fetch is added or removed, a new worker/site ships or one is retired, the user asks \"is the architecture map current\", \"check map drift\", \"arch drift\", \"sync the diagram\", \"does the map match reality\", after scripts/build-graph.py regenerates, or before publishing/screenshotting any architecture visual. Do NOT use for creating or CRUD-ing boards themselves (sibling architecture-wireframes skill), for build/deploy staleness of workers against kit changes (scripts/worker-build.sh — cwc-engineering/cwc-deploy territory), or for live health of fetch targets alone (build-graph.py --check-refs covers that without this skill).",
    "summary": "Keep the DESIGN VIEW of the fleet's dependency graph — the subagentdevices.com/architecture SVG node-link map (hand-maintained ARCH_NODES/ARCH_EDGES_* arrays) and the Figma architecture board (wireframes.json ledger) — in sync with the GENERATED source of truth, workers/build-graph.json.",
    "gated": 0,
    "source_path": "plugins/cwc-design/skills/dependency-graph-sync/SKILL.md",
    "created_at": "2026-07-10 18:13:13",
    "cite_as": "https://subagentskills.com/api/skills/skl_dependency_graph_sync"
  }
}