feat(marketing): scaffold marketing/ umbrella + cowork migration + voice synthesis#418
Merged
Conversation
Source-of-truth for any post drafted on Brian's behalf. Synthesized from his blog corpus at ~/repos/brianflove/src/content/posts/. The marketing pipeline will read this file as the authoritative voice reference — no machine-local path dependencies. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Umbrella spec for marketing/ — 5 composable subsystems (assets, channels, agent, cowork, metrics), trigger model, secrets, file conventions, sub-spec sequencing. Supersedes GTM Spec 6 (community-launch) with an ongoing motion. Voice + messaging source-of-truth lives in this repo at docs/gtm/voice.md. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Original synthesis pulled too heavily from the 2026 technical voice (which was itself synthesized for the streaming-chat pillar post). The marketing pipeline wants Brian's broader voice — across technical, opinion, and personal registers. Resynthesized from 2012-2024 corpus. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
15 tasks: cowork/ → marketing/cowork/ move, skill stub, 4 skeleton
Nx packages (@ngaf/marketing-{assets,channels,agent,metrics}, all
private), workspace registration, tsconfig paths, README, .env.example,
GTM Spec 6 supersede note, PR.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Cowork becomes a subsystem of the marketing umbrella. The /gtm skill content is unchanged; only its path moves. Install instructions in the README will be updated in the next commit.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Stand up the marketing pipeline umbrella per the marketing-meta spec. Structural only — no subsystem implementation logic lands here.
marketing/directory with 4 internal Nx packages (all"private": true, skeleton interfaces only):@ngaf/marketing-assets— brand asset rendering (skeleton)@ngaf/marketing-channels— X / LinkedIn / Dev.to / Reddit adapters (skeleton withDraft,PostResult,ChannelAdaptertypes)@ngaf/marketing-agent— LangGraph drafting agent (skeleton withTrigger,DraftBundletypes)@ngaf/marketing-metrics— feedback ingestion (skeleton)cowork/→marketing/cowork/viagit mv(history preserved)/marketingCowork skill stub atmarketing/cowork/marketing/SKILL.mdmarketing/cowork/{inbox,outbox,archive}/.gitkeepfor draft flowdocs/gtm/voice.md— synthesized voice + tone reference from Brian's pre-2026 blog corpus (12 posts, 2012-2024)marketing/README.md— directory chartermarketing/.env.example— placeholder channel API keyscommunity-launch) is superseded by the marketing umbrellaSpec:
docs/superpowers/specs/marketing/2026-05-17-marketing-meta-design.mdPlan:
docs/superpowers/plans/marketing/2026-05-17-marketing-meta.mdTest plan
🤖 Generated with Claude Code