1---2name: social-calendar-system3description: Operational template for building social content calendars with approvals and publishing workflows.4---5
6# Social Calendar System Skill
7
8## When to Use
9- Planning monthly/quarterly content cadences across multiple channels.
10- Coordinating creative, copy, compliance, and publishing teams.
11- Tracking asset production status, approvals, and performance follow-ups.
12
13## Framework
141. **Planning Grid** – date, channel, campaign, hook, CTA, creative needs, owner.
152. **Workflow Stages** – concept → copy → creative → compliance → scheduled → published → recap.
163. **Approval Matrix** – stakeholder list, SLAs, fallback approvers, escalation criteria.
174. **Publishing Toolkit** – UTMs, tagging, asset specs, accessibility checklist.
185. **Retrospective Tracker** – performance snapshot, learnings, reuse tags.
19
20## Templates
21- Calendar spreadsheet template with filters and status columns.
22- Approval routing form + automated reminder checklist.
23- Publishing checklist with QA steps per platform.
24- **GTM Agents Channel Prompt Library** – CTA + hook examples per LinkedIn, X, TikTok, YouTube Shorts @puerto/README.md#183-212.
25- **Weekly Performance Packet** – table covering reach, engagement, click/share ratio, SQL influence, sentiment summary.
26- **Crisis Escalation Tree** – Social Media Manager → Marketing Director → Comms lead.
27
28## Tips
29- Define color-coding or status chips to quickly spot blockers.
30- Record creative/performance notes to accelerate future refresh cycles.
31- Pair with `build-social-calendar` for auto-populated grids.
32- Set guardrails: per-channel minimum engagement rate (e.g., LinkedIn ≥2.5%, X ≥1.5%), unsubscribe or opt-out thresholds for paid boosts.
33- Mirror GTM Agents cadence: Monday plan review, Wednesday creative QA, Friday performance readout.
34- Keep an escalation macro ready—if sentiment dips below GTM Agents's acceptable range (RAG red), pause scheduled posts within 15 minutes.
35
36## GTM Agents Social Orchestration Overlay
371. **Channel Pods** – assign pod leads per platform with shared brief + KPIs.
382. **Creative Sprint Sync** – align with design/creative team on asset counts, format specs, and deadlines.
393. **Distribution Tree** – map how primary stories cascade into derivative assets (threads, carousels, reels, shorts).
404. **Insights Loop** – every Friday, share the Weekly Performance Packet with Growth, Demand Gen, and Exec comms.
41
42## Reporting Template
43```
44Week Ending: <Date>
45
46Channel | Goal | Target KPI | Actual | Guardrail | Notes
47LinkedIn | Demand gen POV | Engagement ≥2.5% | 3.1% | 1.8% | Exceeded; repurpose for email snippet
48X | Thought leadership | CTR ≥1.5% | 1.1% | 1.0% | Slight dip; test hook variant
49...
50
51Top Performing Assets:
52- <Title> – reason, reuse plan
53
54Risks/Escalations:
55- <Issue> – owner, action
56```
57
58## Guardrail Actions
59- Pause channel queue if guardrail broken twice in 48h and notify Marketing Director.
60- Trigger Playwright-driven QA if landing page links change mid-campaign.
61- Use Sequential Thinking to run a quick RCA when sentiment scores fall below threshold for two consecutive reports.
62
63---