deploy-playbook
description (verbatim frontmatter)
Deploy coworker playbook — the Desktop-Commander-based workflow for scaffolding, installing, type-checking, deploying, and verifying a Cloudflare Worker from a Claude Cowork session, without poisoning the real Mac's node_modules or guessing at gotchas that already cost a prior session real time. Use when the user asks to deploy a Worker, run `wrangler deploy`, set a secret, create or migrate a D1 database, scaffold a new `workers/<name>` project, or verify a domain went live. Trigger on "deploy this", "ship it", "wrangler deploy", "set the secret", "create a D1 database", "is it live", "scaffold a new worker", or any Desktop-Commander `interact_with_process` session touching npm/tsc/wrangler. Do NOT use this to run npm/tsc/wrangler directly from a cloud sandbox shell — that is the one thing this playbook exists to prevent. Do NOT use for application code changes themselves (routing, HTML, SQL logic) — this is the ship step, not the build step.
summary
Deploy coworker playbook — the Desktop-Commander-based workflow for scaffolding, installing, type-checking, deploying, and verifying a Cloudflare Worker from a Claude Cowork session, without poisoning the real Mac's node_modules or guessing at gotchas that already cost a prior session real time.
source
plugins/cwc-deploy/skills/deploy-playbook/SKILL.md
provenance
created 2026-07-10 18:13:13 · JSON