Skip to content

Add seo-launch orchestration skill - #89

Open
parsakhaz wants to merge 1 commit into
mainfrom
seo-launch-meta-skill
Open

Add seo-launch orchestration skill#89
parsakhaz wants to merge 1 commit into
mainfrom
seo-launch-meta-skill

Conversation

@parsakhaz

Copy link
Copy Markdown
Member

Summary

Adds parsa/seo/seo-launch/SKILL.md, a reusable SEO launch workflow with plan-only and autonomous through-PR modes.

Covers product and search research, evidence-backed page inventory and templates, bounded implementation, editorial/code/browser verification against the latest commit, and a post-publication measurement plan. Reuses available skills without hardcoded models, competitors, page counts, or local paths. Keeps merge, deployment, and other external actions behind their own authorization.

Validation

  • Skill frontmatter validator passed.
  • git diff --check passed.
  • Independent cold-read exercised plan-only and through-PR scenarios; clarified URL-only artifact location and autonomous inventory approval.
  • Documentation-only change. No end-to-end product launch was executed as part of this PR.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T22:59:24.526881Z 8b171a1 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8b171a183e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +68 to +70
Reuse `seo-foundations` when available, reading its instructions first; otherwise
perform that research directly. Use this same availability check for other
skills below. Do not depend on a particular local path, agent runtime, or tool.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Define precedence over conflicting seo-foundations rules

When seo-foundations is available—as it is in this suite—reusing its instructions imports a mandatory competitor-confirmation checkpoint (parsa/seo/seo-foundations/SKILL.md:114) and directs the agent to create comparison and alternative pages immediately (:136-139). Those rules conflict with this skill's delegated autonomous mode and its requirement to treat page families as optional, so an autonomous launch can either stop unexpectedly or generate unjustified pages. Explicitly state that this skill's operating rules override conflicting nested defaults, or reuse only the compatible research output.

Useful? React with 👍 / 👎.

Comment on lines +2 to +3
name: seo-launch
description: Spin up a product's organic-discovery foundations from a repository or website, from product and search research to a complete page plan or verified implementation PRs. Use for a new SEO launch, not a single-page edit or ongoing traffic-loss audit.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add seo-launch to the SEO catalog

Adding this invokable skill makes the suite contain 11 skills, but parsa/seo/README.md:15 still advertises 10 and its workflow and quick-reference table omit /seo-launch. Users relying on the suite documentation therefore cannot discover the new entry point and are given an immediately inaccurate inventory; update the catalog and launch workflow alongside the new skill.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant