subagentskills

.com agent skill

← all skills

dependency-graph-sync

open cwc-design skl_dependency_graph_sync
description (verbatim frontmatter)
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.

source

plugins/cwc-design/skills/dependency-graph-sync/SKILL.md

provenance

created 2026-07-10 18:13:13 · JSON