ops-gtm
Installation
SKILL.md
OPS ► GTM COMMAND CENTER
Strategy layer that sits on top of /marketing. /marketing runs campaigns; /gtm decides what to run, across paid, unpaid, sales, and AI-automation channels, and then hands the executable pieces to /marketing via the Skill tool.
Runtime Context
Before executing, load available context:
-
Preferences: Read
${CLAUDE_PLUGIN_DATA_DIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/preferences.jsontimezone— timestamp all output correctlygtm_default_project,gtm_default_audience,gtm_brand_voice— project-level defaults when setgtm_monthly_budget,gtm_stage(pre-launch|beta|ga|scale) — used to tune channel recommendations
-
Cached plans: List
${CLAUDE_PLUGIN_DATA_DIR}/gtm/*.mdto surface recent plans. Never overwrite a prior plan file — always append a new dated file. -
Daemon health: Read
${CLAUDE_PLUGIN_DATA_DIR}/daemon-health.json. Ifaction_neededis not null, surface it before running any long planning flow.