Claude Worker Roles — Index
Each subdirectory contains a curated index of playbooks for that role, plus its charter and escalation map.
For role activation patterns, brand prerequisites, and worker spawn instructions see
docs/playbooks/roles-and-skills.md.
Technical roles
| Role | Skill | Primary domain |
|---|---|---|
| sys-admin | /role-sys-admin | VPS, Docker, MongoDB, n8n, Pinbox24, queue workers |
| sys-security | /role-sys-security | Security audits, compliance, access investigation |
| secret-manager | /role-secret-manager | Credential rotation, SOPS, key distribution |
| dev-coder | /role-dev-coder | Feature implementation, migrations, GH Actions, n8n authoring |
| dev-reviewer | /role-dev-reviewer | PR review, changelog, playbook lifecycle |
| dev-tester | /role-dev-tester | Test strategy, coverage, Playwright automation |
Creative roles (require brand/PROFILE.md)
| Role | Skill | Primary domain |
|---|---|---|
| marketing-director | /role-marketing-director | Brand strategy, content calendar, campaign planning |
| content-creator | /role-content-creator [brand] | LinkedIn posts, YouTube scripts, newsletter copy |
| video-producer | /role-video-producer | HeyGen renders, platform uploads |
| designer | /role-designer [brand] | Brand tokens, HeyGen looks, BrandPilot UI |
Escalation map
sys-admin ──────────────────→ secret-manager (credential rotation during ops)
sys-admin ──────────────────→ sys-security (suspected breach)
sys-security ───────────────→ secret-manager (confirmed credential compromise)
dev-coder ──────────────────→ dev-reviewer (PR ready)
dev-coder ──────────────────→ secret-manager (new secret needed)
dev-reviewer ───────────────→ sys-security (security finding in PR)
marketing-director ─────────→ content-creator (content-brief issue)
content-creator ────────────→ video-producer (video-script-ready issue)