feat: add geo-writing skill and content-automation onboarding flow (JARVIS-899)#31378
Conversation
…haned drafts, add compatibility field (#31376)
Plan papertrail: Content-Automation GEO Skill Auto-InstallContent-Automation GEO Skill Auto-InstallOverviewBundle a new GEO writing skill in the assistant, update the content-automation cohort onboarding flow to send a GEO-focused first user message instead of the generic "Wake up, my friend!" greeting, and let the model respond naturally (bypassing the canned greeting) using the updated BOOTSTRAP-CONTENT-AUTOMATION.md and the geo skill's article writing framework. This is a cross-repo feature touching both Linear: JARVIS-899 PR 1: Add geo skill as bundled skillDepends onNone Branchgeo-skill/pr-1-bundle-geo-skill Titlefeat: add GEO article writing skill as bundled skill Repovellum-assistant Files
Implementation steps
Acceptance criteria
PR 2: Update content-automation bootstrap for GEO-focused first messageDepends onNone Branchgeo-skill/pr-2-update-bootstrap-geo Titlefeat: update content-automation bootstrap for GEO article flow Repovellum-assistant Files
Implementation steps
Acceptance criteria
PR 3: Send GEO-specific first message for content-automation cohortDepends onNone Branchgeo-skill/pr-3-geo-first-message Titlefeat: send GEO-focused first message for content-automation cohort Repovellum-assistant-platform Files
Implementation steps
Acceptance criteria
Parallelism analysisAll three PRs are independent and can be implemented in parallel. The complete feature requires all three to be merged:
Cross-repo note: PR 3 targets |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 084ca921b6
ℹ️ About Codex in GitHub
Codex has been enabled to automatically 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 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
…boarding (#31380) * feat: rename geo skill to geo-writing, rewrite bootstrap for skill-first onboarding * test: update bootstrap tests for skill-first onboarding rewrite
…geo-writing skill (#31432)
|
Cleaned up in #31464 — removed fabricated directives that were hallucinated during the generated PR. |
Summary
geo-writingskill as a prompt-only bundled skill with listicle and head-to-head article formatsPRs merged into feature branch
Part of plan: content-automation-geo-skill.md
Closes JARVIS-899