1---2name: brand-governance-os3description: Operating system for intake, approvals, QA, and training across brand stakeholders.4---5
6# Brand Governance OS Skill
7
8## When to Use
9- Standing up or scaling brand governance programs.
10- Coordinating approvals across campaigns, product surfaces, and regional teams.
11- Tracking compliance, exceptions, and escalations.
12
13## Framework
141. **Intake Layer** – request forms, SLAs, routing rules, auto-assign logic.
152. **Review Workflows** – checklists for copy, design, product, legal; scoring rubrics.
163. **QA Automation** – pre-launch audits, screenshot diffing, accessibility + localization checks.
174. **Training & Enablement** – office hours, certification paths, knowledge base updates.
185. **Reporting & Escalation** – dashboards, exception logs, policy updates, exec summaries.
19
20## Templates
21- **Governance Checklist**: See `assets/governance_checklist.md` for review criteria.
22- **Intake form** with fields for campaign type, stage, risk level, required reviewers.
23- **Feedback doc** with structured comments, severity tags, and action owners.
24- **Governance dashboard template** covering throughput, cycle time, and compliance.
25
26## Tips
27- Provide "fast lane" criteria for low-risk requests to keep velocity high.
28- Rotate reviewers to avoid bottlenecks and expose more teams to best practices.
29- Pair with `run-brand-governance-council` to automate agenda + decision logs.
30
31---