Agent skill
asset-approval
Use to manage co-marketing asset reviews with traceable evidence and SLAs.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/asset-approval
SKILL.md
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
- Review Matrix – define reviewers per asset type (brand, legal, product, regional) and required evidence.
- SLA Cadence – set response times, reminder schedule, and escalation triggers.
- Feedback Channels – standardize annotation tools, version naming, and acceptance criteria.
- Sign-off Logging – capture final approvals with timestamps, approver names, and file hashes.
- 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-brandingskill to auto-check brand compliance before review. - Automate reminders via project tools to keep cross-company teams on schedule.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?