← AI agent workflows
Sequence the story
Run a Product Launch from Your AI Agent
Build an announcement, explanation, proof, objection, and reminder sequence around a launch date, with risky actions gated.
Copyable prompt
Give this to your agent.
Use the AgentReacher social publishing skill to build a launch campaign from this brief. Create a sequence for announcement, how it works, proof, objection handling, and reminder posts. Adapt every post to its platform, identify missing media or claims, and create drafts in AgentReacher. Show me the exact launch queue and wait for approval before scheduling it.
What the agent does
01
Frame
Identify the launch promise, audience tension, proof, and claims boundary.
02
Sequence
Build narrative momentum before, during, and after launch day.
03
Produce
Create the copy, media plan, platform overrides, and fallbacks.
04
Gate
Hold the final schedule until dates, copy, and assets are approved.
launch-campaign
# Draft the launch queue
agentreacher run postCompose --input @launch-draft.json --pretty
# Inspect one post before approval
agentreacher run postPlan --input '{"goal":"inspect","postId":"POST_ID"}' --pretty
# After approval, create the scheduled version
agentreacher run postCompose --input @approved-schedule.json --pretty