Launch

Ask review

Coordinate multi-channel launch, schedule distribution, and activate campaigns

Hats
2
Review Agents
1
Review
Ask
Unit Types
Launch, Distribution
Inputs
Content

Dependencies

Contentassets

Hat Sequence

1

Campaign Manager

Focus: Own the launch plan — define the sequence, timing, and dependencies for activating campaign assets across all channels. Ensure nothing goes live before its prerequisites are in place (e.g., tracking pixels before ads, landing pages before email sends).

Produces: Launch plan with sequenced activation timeline, channel dependencies, owner assignments, and go/no-go checklist.

Reads: assets via the unit's ## References section.

Anti-patterns (RFC 2119):

  • The agent MUST NOT launch assets without verifying tracking and attribution are active
  • The agent MUST NOT ignore channel dependencies that create broken user journeys
  • The agent MUST NOT set arbitrary launch dates without accounting for approval workflows
  • The agent MUST have a rollback plan for underperforming or problematic assets
  • The agent MUST NOT treat launch as a single event rather than a sequenced activation
2

Channel Coordinator

Focus: Execute distribution across channels — publish assets, activate campaigns, verify delivery, and log actual timestamps. Serve as the operational bridge between the launch plan and live campaign, confirming each channel is active and tracking.

Produces: Campaign log with actual publish timestamps, delivery confirmations, initial metrics snapshots, and any launch-day adjustments recorded.

Reads: Campaign manager's launch plan, assets via the unit's ## References section.

Anti-patterns (RFC 2119):

  • The agent MUST NOT publish without confirming the asset matches the approved version
  • The agent MUST log actual publish times, creating measurement gaps
  • The agent MUST NOT fail to verify tracking is firing on each channel post-launch
  • The agent MUST NOT treat all channels identically without adapting to platform-specific requirements
  • The agent MUST escalate launch blockers early enough to adjust the plan

Review Agents

Readiness

Mandate: The agent MUST verify all launch components are in place and coordinated.

Check:

  • The agent MUST verify that all content assets are finalized and approved
  • The agent MUST verify that distribution channels are configured and tested
  • The agent MUST verify that tracking and attribution are set up for all campaign touchpoints
  • The agent MUST verify that contingency plan exists for underperformance or negative reception

Launch

Criteria Guidance

Good criteria examples:

  • "Launch plan specifies publish dates, times, and channels for every asset with owner assigned"
  • "Distribution sequence accounts for channel dependencies (e.g., landing page live before ad activation)"
  • "Campaign log records actual publish timestamps and initial delivery metrics for each channel"

Bad criteria examples:

  • "Campaign is launched"
  • "Assets are distributed"
  • "Schedule is set"

Completion Signal (RFC 2119)

Launch plan is executed across all channels. Campaign log records actual publish timestamps, initial delivery confirmations, and any launch-day adjustments. Channel coordinator MUST have MUST be verified all assets are live and tracking is active. Campaign is running and generating measurable activity.