worker-build
description (verbatim frontmatter)
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).
source
plugins/cwc-engineering/skills/worker-build/SKILL.md
provenance
created 2026-07-10 18:13:13 · JSON