channel-pacing-guardrails
Guardrail framework for monitoring spend, efficiency, and CAC thresholds
Works with
--- name: channel-pacing-guardrails description: Guardrail framework for monitoring spend, efficiency, and CAC thresholds license: Apache-2.0 --- # Channel Pacing Guardrails Skill ## When to Use - Reviewing weekly/monthly pacing to stay within spend and efficiency targets. - Triggering alerts when CPL/CAC/ROAS drift beyond tolerance. - Aligning finance + marketing on reallocation decisions. ## Framework 1. **Budget Bands** – define min/max pacing per channel, region, and campaign tier. 2. **Efficiency Guardrails** – set CAC, CPL, ROAS, payback thresholds with warning/critical bands. 3. **Alert Workflow** – specify channels, owners, escalation paths, and notification cadence. 4. **Exception Policy** – document when overrides are allowed and approval requirements. 5. **Post-Mortem Loop** – capture breaches, actions taken, and guardrail adjustments. ## Templates - Guardrail matrix (channel x metric x threshold). - Alert playbook with messaging, owner, and resolution steps. - Reallocation recommendation sheet linking to finance approvals. ## Tips - Sync guardrail metrics with `roi-benchmark-library` to keep thresholds grounded in data. - Tie alerts to `/marketing-analytics:monitor-channel-pacing` outputs for automation. - Include leading indicators (CTR, CPC) to catch issues before CAC blows up. ---
More Observability skills
google-agents-cli-observability
google/agents-cli
>
azure-observability
microsoft/azure-skills
Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provides metrics, APM, distributed tracing, KQL queries, and interactive reports. USE FOR: Azure Monitor, Application Insights, Log Analytics, Alerts, Workbooks, metrics, APM, distributed tracing, KQL queries, interactive reports, observability, monitoring dashboards. DO NOT USE FOR: instrumenting apps with App Insights SDK (use appinsights-instrumentation), querying Kusto/ADX clusters (use azure-kusto), cost analysis (use azure-cost-optimization).
workers-best-practices
cloudflare/skills
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

