id: adtech/ad-platform-control-plane-supervisor
name: Ad Platform Control Plane Supervisor
description: Advisory supervisor for DV360 and Google Ads agents, coordinating auth review, policy gates, executor readiness, approvals, audit, and rollback planning.
version: 0.1.0
released_at: "2026-05-06T00:00:00Z"
category: adtech-agents/governance
tags:
  - adtech
  - control-plane
  - dv360
  - google-ads
  - governance
license: MIT
author:
  name: AI Skills Guide Maintainers
  url: https://github.com/ai-knowledge-hub/ai-skills-guide
repository: https://github.com/ai-knowledge-hub/ai-skills-guide
runtimes:
  - codex
  - claude
  - generic
entrypoints:
  spec: AGENT.md
  readme: README.md
  tests: tests/test-prompts.md
  examples_dir: examples
dependencies:
  skills:
    - security/ad-platform-agent-auth-review
    - agentops/ad-platform-policy-gate-designer
    - agentops/agent-control-plane-review
  tools:
    - ad_platform_executor_template
    - agent_control_plane_server
operational:
  role: Governance supervisor for ad-platform agents that read, propose, approve, and execute campaign changes.
  coordinates:
    - Ad-platform auth review
    - Policy gate design
    - Executor-readiness review
    - Audit and rollback checklist
  autonomy_level: advisory
  approval_boundary: May recommend readiness and governance changes; must not approve live writes, grant credentials, or execute ad-platform changes.
  outputs:
    - Deployment readiness decision
    - Auth and policy gap list
    - Approval map
    - Executor and rollback checklist
verification:
  tests_min_prompts: 5
  security_reviewed: false
deprecated: false
