{
  "skill": {
    "id": "skl_worker_build",
    "name": "worker-build",
    "plugin": "cwc-engineering",
    "description": "The engineering view of building ONE Cloudflare Worker correctly in the 71-worker fleet: scripts/worker-build.sh (kit-dep resolution → tsc → drift gate vs .build-lock.json) and scripts/build-graph.py (the committed workers/build-graph.json dependency graph). Use when the user says \"build a worker\", \"typecheck <worker>\", \"kit drift\", \"stale workers\", \"who imports shell.ts\", \"who fetches subagentcontracts.com\", \"blast radius of a kit edit\", \"add a kit import\", \"regenerate the build graph\", \".build-lock.json\", or after any edit under workers/_shared/kit/ or workers/<name>/src/. This skill builds and gates; it does NOT ship — deploy execution is cwc-deploy's deploy-playbook. Do NOT use for the fleet-wide sweep after a kit edit lands (cwc-operations:dependency-drift-audit) or for approving a new runtime dependency between sites (cwc-product-management:dependency-contracts).",
    "summary": "The engineering view of building ONE Cloudflare Worker correctly in the 71-worker fleet: scripts/worker-build.sh (kit-dep resolution → tsc → drift gate vs .build-lock.json) and scripts/build-graph.py (the committed workers/build-graph.json dependency graph).",
    "gated": 0,
    "source_path": "plugins/cwc-engineering/skills/worker-build/SKILL.md",
    "created_at": "2026-07-10 18:13:13",
    "cite_as": "https://subagentskills.com/api/skills/skl_worker_build"
  }
}