subagentplugins

.com plugin
4 plugins, live from D1

This repo's real Cowork plugins

Every real plugins/cwc-* directory in this repository, seeded from its own plugin.json and gates.toml. See also Anthropic's cowork-plugin-management tool -- a different, separately-tracked thing.

cwc-analytics-engineer

gated 1 skill · 1 command · 1 agent

The analytics-engineer coworker — reads real Cloudflare GraphQL Analytics API data (zone-scoped, #analytics:read permission required), records durable snapshots into subagentcache.com's D1-backed cache_snapshots table with a manual_dashboard_paste vs graphql_api provenance distinction, and never runs an invented or auto-expanded GraphQL query. Gated on the one write path (snapshot ingest); reads are open.

source

plugins/cwc-analytics-engineer/.claude-plugin/plugin.json

cwc-deploy

gated 1 skill · 1 command · 1 agent

The deploy coworker — packages the Desktop-Commander-based Cloudflare Workers deploy workflow (cloud-sandbox rule, npm install --include=dev, approve-scripts gate, tsc --noEmit, wrangler secret/deploy, D1 create/query, curl-verify) so any Cowork session, project, or agent can reuse it without rediscovering the same gotchas. Gated on the mutating steps (deploy, secret put, D1 migration).

source

plugins/cwc-deploy/.claude-plugin/plugin.json

cwc-design

gated 1 skill · 1 command · 1 agent

The design coworker — owns an 8-token design system, lints token sets (WCAG contrast), builds Claude Hardware Buddy character-pack artifacts from tokens, and gates publishing behind operator approval surfaced on the buddy device.

source

plugins/cwc-design/.claude-plugin/plugin.json

cwc-product-management

gated 1 skill · 1 command · 1 agent

The product-management coworker — owns brand voice for the subagentjobs.com family. Its brand-voice skill adapts the operator's real brand-voice:discover-brand skill (github.com/subagentceo/knowledge-engineering) to this repository: instead of discovering brand materials across enterprise platforms (none of which are connected here), it reads and writes subagentbrands.com's durable brand_guidelines API directly. Gated on writes (POST /api/brand-guidelines); reads are open.

source

plugins/cwc-product-management/.claude-plugin/plugin.json

Machine-readable version: GET /api/repo-plugins?gate_status=gated