/optimize-performance
Monitor live campaign metrics, identify issues, and recommend budget/channel adjustments.
$ 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
/optimize-performance
Context preview
What this command does when you run it.
Monitor live campaign metrics, identify issues, and recommend budget/channel adjustments.
Command definition
optimize-performance.mdname: optimize-performance
description: Monitor live campaign metrics, identify issues, and recommend budget/channel adjustments.
usage: /campaign-orchestration:optimize-performance --campaign "Q1 Launch" --lookback 7d
Optimize Performance Command
Purpose
Provide near-real-time performance insights plus prioritized optimization actions for active campaigns.
Syntax
/campaign-orchestration:optimize-performance \
--campaign "<name>" \
--lookback 7d \
--kpis "pipeline,sql,ctr,cpl" \
--thresholds thresholds.json
Parameters
- `--campaign`: Campaign identifier.
- `--lookback`: Window for analysis (e.g., 3d, 7d, 14d).
- `--kpis`: Metrics to monitor (pipeline, SQLs, CTR, CPL, ROAS, etc.).
- `--thresholds`: JSON config for alert thresholds or target ranges.
- `--experiments`: Optional backlog file for ICE scoring.
Output Package
- KPI snapshot (table/graph) with pacing vs goal.
- Anomaly detection summary (channels, creatives, audiences under/overperforming).
- Recommended actions list (owner, impact, effort, deadline).
- Forecast update (expected pipeline/revenue if actions executed).
Process
1. **Data Pull** – collect metrics from connected sources (ads, marketing automation, CRM). 2. **Pacing & Health Check** – compare actual vs plan; flag channels outside thresholds. 3. **Insights** – group findings by audience, creative, offer, channel. 4. **Recommendations** – propose reallocations, creative swaps, additional tests. 5. **Communication** – create summary for campaign manager + stakeholders.
---
Read more
name: optimize-performance description: Monitor live campaign metrics, identify issues, and recommend budget/channel adjustments. usage: /campaign-orchestration:optimize-performance --campaign "Q1 Launch" --lookback 7d
Optimize Performance Command
Purpose
Provide near-real-time performance insights plus prioritized optimization actions for active campaigns.
Syntax
/campaign-orchestration:optimize-performance \ --campaign "<name>" \ --lookback 7d \ --kpis "pipeline,sql,ctr,cpl" \ --thresholds thresholds.json
Parameters
- `--campaign`: Campaign identifier.
- `--lookback`: Window for analysis (e.g., 3d, 7d, 14d).
- `--kpis`: Metrics to monitor (pipeline, SQLs, CTR, CPL, ROAS, etc.).
- `--thresholds`: JSON config for alert thresholds or target ranges.
- `--experiments`: Optional backlog file for ICE scoring.
Output Package
- KPI snapshot (table/graph) with pacing vs goal.
- Anomaly detection summary (channels, creatives, audiences under/overperforming).
- Recommended actions list (owner, impact, effort, deadline).
- Forecast update (expected pipeline/revenue if actions executed).
Process
1. **Data Pull** – collect metrics from connected sources (ads, marketing automation, CRM). 2. **Pacing & Health Check** – compare actual vs plan; flag channels outside thresholds. 3. **Insights** – group findings by audience, creative, offer, channel. 4. **Recommendations** – propose reallocations, creative swaps, additional tests. 5. **Communication** – create summary for campaign manager + stakeholders.
---
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

