google-ads-draft-summary

Consolidate pending Google Ads drafts into a prioritized summary with dependency mapping.

226|42|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/TheMattBerman/google-ads-copilot --skill google-ads-draft-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-ads-draft-summary
Source: https://github.com/TheMattBerman/google-ads-copilot/tree/main/skills/google-ads-draft-summary
Command: npx skills add https://github.com/TheMattBerman/google-ads-copilot --skill google-ads-draft-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

After an audit, draft reviews, or tracking diagnoses, operators often struggle to identify what to tackle next when dozens of drafts exist. This skill consolidates those drafts into a single, prioritized view to answer the operator's most pressing question in minutes.

Core Features & Use Cases

  • A Draft Summary — a single document that lists every pending draft (status: proposed or approved), classifies each by priority, impact, risk, and reversibility, shows dependency chains, produces a recommended apply order, flags blocked actions, and estimates total impact. This is the current backlog snapshot; _summary.md should always reflect the latest pending queue. Durable audit packets belong in _batch-*.md.
  • Dependency mapping and clear sequencing help operators execute changes in the correct order and reduce context switching.
  • Works across multi-account scenarios, surfacing per-account context and enabling quick review sessions.

Quick Start

Review workspace/ads/drafts/_summary.md to begin your 20-minute review session.

Frequently Asked Questions about google-ads-draft-summary

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate pending Google Ads drafts across multiple accounts for a quick review?

Consolidating pending Google Ads drafts across accounts requires mapping dependencies, classifying priority and risk, and generating a summary document with a recommended apply order. This creates a single actionable view for rapid review sessions.

What is the best way to prioritize Google Ads drafts during an audit?

Prioritizing Google Ads drafts during an audit requires classifying each item by priority, impact, risk, and reversibility. Enforcing dependency mapping and status awareness produces a recommended apply order that flags blocked actions.

How does dependency mapping work for Google Ads draft reviews?

Dependency mapping for Google Ads draft reviews identifies relationships between proposed changes, flags blocked actions, and outputs an explicit recommended apply order. This ensures operators execute changes correctly and minimizes context switching.

Can I use a draft summary for multi-account Google Ads tracking diagnoses?

Yes, a draft summary supports multi-account Google Ads tracking diagnoses by surfacing per-account context. It consolidates all pending drafts into a single backlog snapshot, enabling operators to review pending actions across accounts in minutes.

What format does a Google Ads draft summary generate for audit packets?

A Google Ads draft summary generates a _summary.md file reflecting the latest pending queue and optional _batch-*.md files for durable audit packets. These documents classify drafts by priority, impact, and risk while showing dependency chains.