home / skills / gtmagents / gtm-agents / community-ops
This skill helps you orchestrate community programs and workflows, coordinating channels, moderation, and automation for scalable operations.
npx playbooks add skill gtmagents/gtm-agents --skill community-opsReview the files below or copy the command above to add this skill to your agents.
---
name: community-ops
description: Use to orchestrate workflows, tooling, and automation for community programs.
---
# Community Operations Playbook Skill
## When to Use
- Standing up new community channels, automation, or tooling.
- Coordinating moderator schedules, onboarding flows, and partner access.
- Auditing operations for consistency, compliance, or scale.
## Framework
1. **Channel Setup** – naming conventions, permissions, integrations, and backup owners.
2. **Workflow Automation** – welcome flows, tagging, escalation triggers, and reporting pipelines.
3. **Resource Management** – moderator rosters, ambassador kits, and knowledge base updates.
4. **Compliance & Security** – access reviews, data retention, legal approvals, and crisis playbooks.
5. **Continuous Improvement** – retros, tooling evaluations, and experiment backlog.
## Templates
- Channel launch checklist (config, automation, QA, analytics hooks).
- Moderator shift planner with coverage heatmap.
- Automation registry (flow, trigger, owner, status, notes).
## Tips
- Keep SOPs in a shared workspace with version history.
- Pair with `escalation` skill to ensure automation ties into incident paths.
- Review automation logs weekly to catch failures before members notice.
---
This skill orchestrates workflows, tooling, and automation for community programs to scale engagement and operations. It packages a repeatable playbook for channel setup, moderator coordination, compliance checks, and continuous improvement. Use it to reduce manual overhead and keep community operations consistent as programs grow.
The skill inspects community requirements and applies a five-part framework: channel setup, workflow automation, resource management, compliance & security, and continuous improvement. It generates checklists, automation registries, and shift planners, and can tie automation triggers into escalation paths. Outputs include launch/config checklists, moderator rosters with coverage heatmaps, and an automation registry for tracking flows and owners.
Can this skill integrate with incident escalation workflows?
Yes — automation triggers should be mapped to escalation owners and paths so incidents surface to the right responders automatically.
How often should automation logs and access be reviewed?
Review automation logs weekly to catch failures early and perform access reviews at least quarterly or when staffing changes occur.