home / skills / gtmagents / gtm-agents / asset-approval
/plugins/partner-co-marketing-orchestration/skills/asset-approval
This skill helps manage co-marketing asset reviews with traceable evidence, SLAs, and sign-off logging to prevent delays.
npx playbooks add skill gtmagents/gtm-agents --skill asset-approvalReview the files below or copy the command above to add this skill to your agents.
---
name: asset-approval
description: Use to manage co-marketing asset reviews with traceable evidence and
SLAs.
---
# Asset Approval Workflow Skill
## When to Use
- Coordinating creative reviews across multiple partner stakeholders.
- Auditing compliance for regulated industries.
- Preventing go-live delays caused by unclear feedback loops.
## Framework
1. **Review Matrix** – define reviewers per asset type (brand, legal, product, regional) and required evidence.
2. **SLA Cadence** – set response times, reminder schedule, and escalation triggers.
3. **Feedback Channels** – standardize annotation tools, version naming, and acceptance criteria.
4. **Sign-off Logging** – capture final approvals with timestamps, approver names, and file hashes.
5. **Change Control** – document post-approval edits, expiration dates, and refresh plans.
## Templates
- Approval tracker (asset → reviewer → status → notes → evidence link).
- SLA chart outlining response times by priority level.
- Change request form for post-approval edits.
## Tips
- Use shared storage with permissions per partner to prevent accidental edits.
- Pair with `co-branding` skill to auto-check brand compliance before review.
- Automate reminders via project tools to keep cross-company teams on schedule.
---
This skill manages co-marketing asset reviews with traceable evidence and configurable SLAs. It centralizes reviewer assignments, captures sign-off metadata, and enforces response cadences to prevent go-live delays. The workflow supports audit-ready logs, version control, and post-approval change tracking for regulated and partner-facing campaigns.
Define a review matrix that maps asset types to required reviewers and evidence. Configure SLA cadences for response times, reminders, and escalation rules, and standardize feedback channels and version naming. The skill logs final approvals with timestamps, approver identities, and file hashes, and records change requests and expiration/refresh rules for approved assets.
Can SLAs be customized per partner or region?
Yes. SLAs are configurable by priority, partner, and region so you can enforce different response times and escalation rules.
How does the skill ensure auditability?
All approvals are logged with approver name, timestamp, and file hashes. Change requests and version history are recorded to maintain an auditable trail.