3.3 KiB
3.3 KiB
name, description, usage
| name | description | usage |
|---|---|---|
| plan-community-calendar | Builds a rolling community programming calendar with themes, formats, and owners. | /community-orchestration:plan-community-calendar --window 8weeks --channels "forum,events,slack" --themes "product,customer-stories" |
Command: plan-community-calendar
Inputs
- window – planning horizon (e.g., 8weeks, quarter).
- channels – comma-separated community surfaces (forum, Slack, Discord, events, webinar, newsletter).
- themes – optional list of focus themes or series.
- audiences – optional persona/segment filters.
- dependencies – optional notes on launches, campaigns, or partner tie-ins.
GTM Agents Pattern & Plan Checklist
Mirrors GTM Agents orchestrator blueprint @puerto/plugins/orchestrator/README.md#112-325.
- Pattern selection: Community calendar planning typically runs pipeline (signals → themes → programming → resources → publishing). If programming segments (e.g., events vs async drops) run in parallel, capture a diamond segment with merge gate in the plan header.
- Plan schema: Save
.claude/plans/plan-<timestamp>.jsoncapturing window, channels, task IDs, dependency graph (hosts, moderators, asset teams), error handling, and success metrics (attendance, engagement %, advocacy contributions). - Tool hooks: Reference
docs/gtm-essentials.mdstack—Serena for asset/promo diffs, Context7 for playbooks/guidelines, Sequential Thinking for governance/check-in cadence, Playwright for testing community microsites or forms if needed. - Guardrails: Default retry limit = 2 for resource shortages or tooling failures; escalation ladder = Community Lead → Marketing/CS leadership → Exec sponsor.
- Review: Run
docs/usage-guide.md#orchestration-best-practices-puerto-paritybefore execution to confirm owners, dependencies, deliverables.
Workflow
- Signal Review – pull engagement data, VOC insights, and upcoming GTM milestones.
- Theme Mapping – align themes to goals (activation, adoption, advocacy) and persona interests.
- Programming Mix – schedule events, AMAs, content drops, and spotlights with owners + formats.
- Resource Checklist – detail required assets, hosts, moderators, and promo timelines.
- Publishing Packet – output calendar plus reminders/automation hooks for each touch.
Outputs
- Calendar table (date, theme, channel, format, owner, CTA, dependencies).
- Asset + promotion checklist with due dates.
- Risk log flagging capacity or approval gaps.
- Plan JSON entry stored/updated in
.claude/plansfor audit trail.
Agent/Skill Invocations
community-lead– sets strategy and approvals.community-opsskill – ensures workflows and tooling readiness.community-analyst– provides data context for theme prioritization.
GTM Agents Safeguards
- Fallback agents: document substitutes (e.g., Community Ops covering Community Lead) when decision-makers unavailable.
- Escalation triggers: if capacity gaps or moderation risks appear twice in planning reviews, escalate to cross-functional steering committee per GTM Agents rip-cord.
- Plan maintenance: update plan JSON/change log when themes, channels, or dependencies change so audit trail matches GTM Agents standards.