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:

  1. Preferences: Read ${CLAUDE_PLUGIN_DATA_DIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/preferences.json

    • timezone — timestamp all output correctly
    • gtm_default_project, gtm_default_audience, gtm_brand_voice — project-level defaults when set
    • gtm_monthly_budget, gtm_stage (pre-launch|beta|ga|scale) — used to tune channel recommendations
  2. Cached plans: List ${CLAUDE_PLUGIN_DATA_DIR}/gtm/*.md to surface recent plans. Never overwrite a prior plan file — always append a new dated file.

  3. Daemon health: Read ${CLAUDE_PLUGIN_DATA_DIR}/daemon-health.json. If action_needed is not null, surface it before running any long planning flow.

  4. Repo auto-scan (background): For the current working directory, in parallel and with run_in_background: true:

    • git remote -v → infer project slug and org
Related skills

More from davepoon/buildwithclaude

Installs
8
GitHub Stars
2.9K
First Seen
Apr 24, 2026