/plan-community-calendar
Builds a rolling community programming calendar with themes, formats, and owners.
$ npx -y skills add gtmagents/gtm-agents --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/plan-community-calendar
Context preview
What this command does when you run it.
Builds a rolling community programming calendar with themes, formats, and owners.
Command definition
plan-community-calendar.mdname: plan-community-calendar
description: Builds a rolling community programming calendar with themes, formats, and owners.
usage: /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>.json` capturing 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.md` stack—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-parity` before execution to confirm owners, dependencies, deliverables.
Workflow
1. **Signal Review** – pull engagement data, VOC insights, and upcoming GTM milestones. 2. **Theme Mapping** – align themes to goals (activation, adoption, advocacy) and persona interests. 3. **Programming Mix** – schedule events, AMAs, content drops, and spotlights with owners + formats. 4. **Resource Checklist** – detail required assets, hosts, moderators, and promo timelines. 5. **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/plans` for audit trail.
Agent/Skill Invocations
- `community-lead` – sets strategy and approvals.
- `community-ops` skill – 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.
---
Read more
name: plan-community-calendar description: Builds a rolling community programming calendar with themes, formats, and owners. usage: /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>.json` capturing 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.md` stack—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-parity` before execution to confirm owners, dependencies, deliverables.
Workflow
1. **Signal Review** – pull engagement data, VOC insights, and upcoming GTM milestones. 2. **Theme Mapping** – align themes to goals (activation, adoption, advocacy) and persona interests. 3. **Programming Mix** – schedule events, AMAs, content drops, and spotlights with owners + formats. 4. **Resource Checklist** – detail required assets, hosts, moderators, and promo timelines. 5. **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/plans` for audit trail.
Agent/Skill Invocations
- `community-lead` – sets strategy and approvals.
- `community-ops` skill – 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.
---
Free AI automation for sales, marketing, and growth teams. No coding required.
Other commands on gtm-agents.
- /monitor-abm
Builds an ABM operations dashboard + action plan for engagement, pipeline, and experiment tracking.
Open command - /plan-plays
Produces an ABM playbook roadmap with offers, channels, and timelines aligned to tiers.
Open command - /target-accounts
Generates a prioritized ABM target list with tiering, buying committees, and activation triggers.
Open command - /build-success-plan
Produces a joint success plan with milestones, KPIs, stakeholders, and expansion hooks.
Open command - /plan-qbr
Generates an executive-ready QBR/EBR agenda with data narratives, proof points, and follow-up actions.
Open command - /run-account-review
Produces a structured account review packet with health signals, risks, and expansion plays.
Open command

