Social Health Check: $ARGUMENTS
Comprehensive health check of the social media system.
Modes
/social-health quick (or no argument)
Fast status overview:
- Run
bash System/Cron/post-log-summary.sh— posting cadence - Read
System/Social/queue.md— pending drafts count - Read
System/Social/trends.md— freshness of trend data - Quick summary: posts this week, cadence compliance, pending items
/social-health full
Deep analysis:
- Run
bash System/Cron/platform-health.sh --verbose— infrastructure check - Run
bash System/Cron/post-log-summary.sh— posting metrics - Run
bash System/Cron/engagement-pull.sh— engagement status - Spawn social-audience-analyst agent for metrics analysis
- Spawn social-competition-monitor agent for competitive landscape
- Generate comprehensive report
/social-health infra
Infrastructure only:
- Run
bash System/Cron/platform-health.sh --verbose - Verify all social agents exist in
.claude/agents/ - Verify all hooks are wired in
.claude/settings.json - Verify all playbooks exist in
.claude/social-media/playbooks/ - Verify all data files exist in
System/Social/ - Check credential files (existence, not contents)
- Report any missing or misconfigured components
Expected Files
Agents (.claude/agents/social-*.md)
- social-strategist, social-trend-scout, social-hook-crafter
- social-content-adapter, social-cultural-translator
- social-community-builder, social-reply-miner
- social-visual-strategist, social-seo-discovery
- social-competition-monitor, social-audience-analyst
Hooks (.claude/hooks/social-*.sh)
- social-brand-voice-gate, social-context-injector
- social-post-logger, social-quality-gate
- social-orphan-draft-catcher, social-engagement-alerter
- social-calendar-reminder
Data Files (System/Social/)
- calendar.md, post-log.md, queue.md
- engagement.md, audience.md, trends.md
Scripts (System/Cron/)
- social-post.sh, platform-health.sh
- engagement-pull.sh, post-log-summary.sh
Playbooks (.claude/social-media/playbooks/)
- reddit.md, bluesky.md, x-twitter.md
- pinterest.md, youtube.md