Files
gh-gtmagents-gtm-agents-plu…/commands/launch-community-activation-series.md
2025-11-29 18:29:55 +08:00

37 lines
2.0 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: launch-community-activation-series
description: Plans and runs a series of community activations (events, AMAs, office hours) with full logistics + follow-up.
usage: /community-building:launch-community-activation-series --series "Build AI" --format hybrid --cadence monthly --sessions 4 --channels forum,event,live-stream
---
# Command: launch-community-activation-series
## Inputs
- **series** name/theme of the activation series.
- **format** virtual | in-person | hybrid.
- **cadence** weekly | biweekly | monthly | quarterly.
- **sessions** number of activations to plan (default 3).
- **channels** comma-separated surfaces (forum, event, live-stream, office-hours, partner-community).
- **budget** optional budget or sponsorship notes.
## Workflow
1. **Programming Design** define topics, speakers, value props, and desired member actions per session.
2. **Logistics & Tooling** create project plan with timelines, owners, templates, and platform configurations.
3. **Promotion & Enablement** draft invites, social posts, nurture flows, and champion outreach.
4. **Run-of-Show Execution** produce checklists for rehearsal, live moderation, and contingency handling.
5. **Post-Event Loop** capture highlights, publish content recaps, update champions, and log feedback.
## Outputs
- Activation series project plan with milestones, budgets, and staffing.
- Asset pack: run-of-show, speaker brief, promotion kit, moderation scripts.
- Post-activation report with attendance metrics, engagement trends, and follow-up actions.
## Agent/Skill Invocations
- `community-operations-lead` owns logistics, moderation, and follow-ups.
- `community-ecosystem-strategist` ensures programming aligns to objectives.
- `community-program-matrix` skill structures calendar + resource allocation.
- `moderation-safety-playbook` skill enforces trust & safety workflows.
- `champion-engagement-system` skill coordinates VIP/champion participation.
---