subagentskills

.com agent skill

← all skills

dependency-drift-audit

open cwc-operations skl_dependency_drift_audit
description (verbatim frontmatter)
Fleet-wide dependency-drift audit for the workers/ Cloudflare Worker fleet: the committed dependency graph (scripts/build-graph.py — kit imports + runtime-fetch edges), the per-worker kit-drift lock gate (scripts/worker-build.sh — .build-lock.json vs current _shared/kit hashes), and the dead-runtime-fetch-target check. Use when the user says "drift audit", "stale workers", "which workers need redeploy", "kit changed", "I edited shell.ts/css.ts/d1crud.ts/http.ts/ wellknown.ts/mcp.ts", "who imports the kit", "who fetches this site", "blast radius", "redeploy queue", "check runtime fetch targets", "refresh the build graph", or before marking any fleet task complete after a kit edit. Also fire as the weekly-review drift step (sibling fleet-operations skill, step 5). Do NOT use for executing the redeploys themselves (route to cwc-deploy), for design-token/CSS audits (`scripts/design-system-audit.sh` — sibling fleet-audit skill), or for the 36 tsk_resync_<site> nav-drift tasks (content drift, not build drift).
summary

Fleet-wide dependency-drift audit for the workers/ Cloudflare Worker fleet: the committed dependency graph (scripts/build-graph.py — kit imports + runtime-fetch edges), the per-worker kit-drift lock gate (scripts/worker-build.sh — .build-lock.json vs current _shared/kit hashes), and the dead-runt...

source

plugins/cwc-operations/skills/dependency-drift-audit/SKILL.md

provenance

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