with one click
phased-seo-rollout
// Operational skill for slow multi-wave SEO launches. Use when reviewing phased rollout readiness, launch gating behavior, deploy timing, sitemap release, Search Console follow-up, and non-technical rollout risk.
// Operational skill for slow multi-wave SEO launches. Use when reviewing phased rollout readiness, launch gating behavior, deploy timing, sitemap release, Search Console follow-up, and non-technical rollout risk.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | phased-seo-rollout |
| description | Operational skill for slow multi-wave SEO launches. Use when reviewing phased rollout readiness, launch gating behavior, deploy timing, sitemap release, Search Console follow-up, and non-technical rollout risk. |
| metadata | {"family":"ops","owner":"ops + seo","last_reviewed":"2026-04-30T00:00:00.000Z","version":"1.0.0"} |
Use this skill when the site is being launched in controlled SEO waves and the output should help a non-technical stakeholder understand what must happen, what can go wrong, and what to verify before and after each wave.
This skill is operational first. It is not the default implementation skill for metadata or sitemap code changes.
seo-page-rules.seo-audit.site-architecture.What exactly opens a wave?
What exactly changes at launch?
What still depends on Google after launch?
What must a non-technical operator do?
src/shared/launch/*src/lib/seo/helpers/base.tssrc/shared/sitemap/*docs/launch-plan/*For slow phased rollout, prefer:
Always separate:
implementation risk Example: wrong path mapping, wrong canonical shape, wrong gate logic
operational risk Example: deploy never happened, revalidation never happened, sitemap not resubmitted
search-engine timing risk Example: Google recrawls later than expected even after everything is correct
Return a Phased Rollout Review with:
current_gate_behaviorwhat_triggers_launchoperator_actions_requiredseo_risks_remainingrecommended_mitigationswhether_code_changes_are_neededIf the review reveals code problems, hand off to:
seo-page-rules for metadata/sitemap/robots changesseo-audit for broader SEO diagnosissite-architecture for internal-linking or discoverability structure changes