1---2name: community-ops3description: Use to orchestrate workflows, tooling, and automation for community programs.4---5
6# Community Operations Playbook Skill
7
8## When to Use
9- Standing up new community channels, automation, or tooling.
10- Coordinating moderator schedules, onboarding flows, and partner access.
11- Auditing operations for consistency, compliance, or scale.
12
13## Framework
141. **Channel Setup** – naming conventions, permissions, integrations, and backup owners.
152. **Workflow Automation** – welcome flows, tagging, escalation triggers, and reporting pipelines.
163. **Resource Management** – moderator rosters, ambassador kits, and knowledge base updates.
174. **Compliance & Security** – access reviews, data retention, legal approvals, and crisis playbooks.
185. **Continuous Improvement** – retros, tooling evaluations, and experiment backlog.
19
20## Templates
21- Channel launch checklist (config, automation, QA, analytics hooks).
22- Moderator shift planner with coverage heatmap.
23- Automation registry (flow, trigger, owner, status, notes).
24
25## Tips
26- Keep SOPs in a shared workspace with version history.
27- Pair with `escalation` skill to ensure automation ties into incident paths.
28- Review automation logs weekly to catch failures before members notice.
29
30---