home / skills / gtmagents / gtm-agents / publishing-process
/plugins/seo-workflow-orchestration/skills/publishing-process
This skill coordinates multi-team SEO content launches, ensuring QA, approvals, and analytics before go-live and post launch validation.
npx playbooks add skill gtmagents/gtm-agents --skill publishing-processReview the files below or copy the command above to add this skill to your agents.
---
name: publishing-process
description: Use to orchestrate approvals, QA, and go-live steps for SEO content +
technical launches.
---
# SEO Publishing Process Skill
## When to Use
- Coordinating multi-team releases (writers, designers, web, legal).
- Ensuring SEO assets meet quality, accessibility, and analytics requirements before launch.
- Running retros after missed deadlines or publishing defects.
## Framework
1. **Pre-flight Checklist** – briefs approved, assets uploaded, localization complete, legal sign-off captured.
2. **CMS/Code QA** – metadata, schema markup, internal links, CWV budgets, responsive design.
3. **Analytics & Tracking** – UTMs, event triggers, conversion modules, A/B test configs.
4. **Launch Controls** – staging reviews, smoke tests, rollback plan, comms schedule.
5. **Post-launch Validation** – indexation check, monitoring alerts, performance baseline snapshot.
## Templates
- Publishing runbook (steps, owner, evidence link, status).
- QA checklist (content, technical, analytics, accessibility).
- Launch log capturing timestamps, environments, and approvals.
## Tips
- Timebox approvals with clear SLAs to keep calendars on track.
- Automate checklist reminders via project tools or Git hooks.
- Pair with `deploy-optimizations` to keep evidence attached to each task.
---
This skill orchestrates approvals, QA, and go-live steps for SEO content and technical launches. It centralizes pre-flight checks, CMS and code validation, analytics verification, launch controls, and post-launch validation. The goal is to reduce release friction, catch SEO regressions, and ensure measurable launches with clear ownership and evidence.
The skill runs a defined publishing framework: a pre-flight checklist confirms briefs, assets, localization, and legal sign-offs. It performs CMS and code QA on metadata, schema, links, and performance budgets, then verifies analytics, UTM tags, and A/B test configs. Launch controls automate staging reviews, smoke tests, and rollback readiness, and post-launch validation captures indexation, monitoring alerts, and performance baselines.
What artifacts should be attached to the publishing runbook?
Attach the brief, proof of uploaded assets, localization evidence, legal sign-off, CMS screenshots, analytics config export, and smoke test results.
How do I limit approval delays?
Set clear SLAs for each approver, automate reminders, and escalate overdue items to a designated owner.