Triggers
- launch phase
- go to market
- product launch
- marketing campaign launch
- deployment day
- blue-green deployment
- launch checklist
- growth activation
- user acquisition
- launch week
- post-launch
- launch optimization
- channel activation
- launch coordination
- release management
Instructions
Phase 5 coordinates go-to-market execution across all channels simultaneously. Maximum impact at launch. Every marketing agent fires in concert while engineering ensures stability. Duration: 2-4 weeks (T-7 through T+14).
Pre-Conditions
Verify before starting:
- Phase 4 Quality Gate passed (Reality Checker READY verdict)
- Phase 4 Handoff Package received
- Production deployment plan approved
- Marketing content pipeline ready (from Phase 3 Track B)
T-7: Pre-Launch Week
Use organization_spawn to activate content and technical preparation in parallel:
Content & Campaign Preparation:
- Content Creator: Finalize all launch content, queue in publishing platforms, prepare response templates
- Social Media Strategist: Finalize cross-platform campaign assets, schedule teasers, coordinate influencers
- Growth Hacker: Arm viral mechanics (referral codes, sharing incentives), configure growth tracking, set up funnel analytics
- App Store Optimizer (if mobile): Finalize store listing, submit for review, configure in-app review prompts
Technical Preparation:
- DevOps Automator: Prepare blue-green deployment, verify rollback procedures, configure feature flags, test pipeline
- Infrastructure Maintainer: Configure auto-scaling for 10x traffic, verify monitoring/alerting, test disaster recovery
- Project Shepherd: Distribute launch checklist, confirm dependencies, set up launch day comms, brief stakeholders
T-1: Launch Eve Final Checklist
Technical: Blue-green tested, rollback verified, auto-scaling configured, monitoring live, incident response on standby, feature flags configured.
Content: All content queued/scheduled, email sequences armed, social posts scheduled, blog posts ready, press materials distributed.
Marketing: Viral mechanics tested, referral system operational, analytics tracking verified, ad campaigns ready, community engagement plan ready.
Support: Support team briefed, FAQ/help docs published, escalation procedures confirmed, feedback collection active.
T-0: Launch Day
Hour 0 — Deployment: Use organization_delegate to DevOps Automator:
- Execute blue-green deployment to production
- Run health checks on all services
- Verify database migrations complete
- Confirm all endpoints responding
- Switch traffic to new deployment
- Monitor error rates for 15 minutes
- Confirm DEPLOYMENT SUCCESSFUL or ROLLBACK
Hour 1-2 — Marketing Activation: Activate platform agents in parallel:
- Twitter Engager: Publish launch thread, engage with responses, monitor mentions
- Reddit Community Builder: Authentic launch announcement, engage with comments
- Instagram Curator: Publish visual content, stories with demos
- TikTok Strategist: Publish launch videos, monitor viral potential
Hour 2-8 — Monitoring & Response:
- Support Responder: Handle inquiries, document common issues, escalate technical problems
- Analytics Reporter: Real-time metrics dashboard, hourly reports, channel attribution
- Feedback Synthesizer: Monitor all channels, categorize feedback, identify critical issues
T+1 to T+7: Post-Launch Week
Daily cadence:
- Morning: Analytics Reporter (daily metrics), Feedback Synthesizer (feedback summary), Infrastructure Maintainer (system health), Growth Hacker (channel performance)
- Afternoon: Content Creator (response content), Social Media Strategist (engagement optimization), Experiment Tracker (A/B results), Support Responder (issue resolution)
- Evening: Executive Summary Generator (stakeholder briefing), Project Shepherd (coordination), DevOps Automator (hotfixes if needed)
T+7 to T+14: Optimization Week
- Growth Hacker: Analyze first-week data, optimize funnels, scale winning channels, refine viral mechanics
- Analytics Reporter: Week 1 comprehensive analysis, cohort analysis, retention curves
- Experiment Tracker: Launch systematic A/B tests (onboarding, pricing, feature discovery)
- Executive Summary Generator: Week 1 executive summary, key metrics vs. targets, recommendations
Gate Decision
Dual sign-off: Studio Producer (strategic) + Analytics Reporter (data)
- STABLE: Product launched, systems stable, growth active -> Phase 6
- CRITICAL: Major issues requiring immediate engineering response -> Hotfix cycle
- ROLLBACK: Fundamental problems -> Revert deployment, return to Phase 4
Use knowledge_write to persist launch metrics, feedback themes, and system performance baselines.
Deliverables
Success Metrics
- Zero-downtime deployment successful
- Systems stable (no P0/P1 in 48 hours)
- User acquisition channels active and tracking
- Feedback loop operational
- Stakeholders informed with executive summaries
- Support operational with < 4hr response time
- Growth metrics tracking and optimizing
Verify
- The deliverable for this phase exists as a concrete artifact (doc, ticket, board, repo) and its location is shared, not described
- Each commitment has an owner name, a due date, and a definition-of-done that someone other than the author could check
- Risks are listed with likelihood/impact and a named mitigation, not as a generic 'risks: TBD' bullet
- Dependencies on other teams/vendors/agents are explicit; an ack from each dependency is recorded or marked 'pending'
- Success criteria for the next phase are numeric or otherwise objectively testable
- A rollback / kill-switch / 'we will stop if X' criterion is written down before work starts
1---2name: agency-phase-5-launch3description: Launch and growth phase — coordinate go-to-market execution across all channels for maximum impact. Adapted from msitarzewski/agency-agents.4---56## Triggers78- launch phase9- go to market10- product launch11- marketing campaign launch12- deployment day13- blue-green deployment14- launch checklist15- growth activation16- user acquisition17- launch week18- post-launch19- launch optimization20- channel activation21- launch coordination22- release management2324## Instructions2526Phase 5 coordinates go-to-market execution across all channels simultaneously. Maximum impact at launch. Every marketing agent fires in concert while engineering ensures stability. Duration: 2-4 weeks (T-7 through T+14).2728### Pre-Conditions2930Verify before starting:311. Phase 4 Quality Gate passed (Reality Checker READY verdict)322. Phase 4 Handoff Package received333. Production deployment plan approved344. Marketing content pipeline ready (from Phase 3 Track B)3536### T-7: Pre-Launch Week3738Use `organization_spawn` to activate content and technical preparation in parallel:3940**Content & Campaign Preparation**:41- Content Creator: Finalize all launch content, queue in publishing platforms, prepare response templates42- Social Media Strategist: Finalize cross-platform campaign assets, schedule teasers, coordinate influencers43- Growth Hacker: Arm viral mechanics (referral codes, sharing incentives), configure growth tracking, set up funnel analytics44- App Store Optimizer (if mobile): Finalize store listing, submit for review, configure in-app review prompts4546**Technical Preparation**:47- DevOps Automator: Prepare blue-green deployment, verify rollback procedures, configure feature flags, test pipeline48- Infrastructure Maintainer: Configure auto-scaling for 10x traffic, verify monitoring/alerting, test disaster recovery49- Project Shepherd: Distribute launch checklist, confirm dependencies, set up launch day comms, brief stakeholders5051### T-1: Launch Eve Final Checklist5253Technical: Blue-green tested, rollback verified, auto-scaling configured, monitoring live, incident response on standby, feature flags configured.5455Content: All content queued/scheduled, email sequences armed, social posts scheduled, blog posts ready, press materials distributed.5657Marketing: Viral mechanics tested, referral system operational, analytics tracking verified, ad campaigns ready, community engagement plan ready.5859Support: Support team briefed, FAQ/help docs published, escalation procedures confirmed, feedback collection active.6061### T-0: Launch Day6263**Hour 0 — Deployment**: Use `organization_delegate` to DevOps Automator:641. Execute blue-green deployment to production652. Run health checks on all services663. Verify database migrations complete674. Confirm all endpoints responding685. Switch traffic to new deployment696. Monitor error rates for 15 minutes707. Confirm DEPLOYMENT SUCCESSFUL or ROLLBACK7172**Hour 1-2 — Marketing Activation**: Activate platform agents in parallel:73- Twitter Engager: Publish launch thread, engage with responses, monitor mentions74- Reddit Community Builder: Authentic launch announcement, engage with comments75- Instagram Curator: Publish visual content, stories with demos76- TikTok Strategist: Publish launch videos, monitor viral potential7778**Hour 2-8 — Monitoring & Response**:79- Support Responder: Handle inquiries, document common issues, escalate technical problems80- Analytics Reporter: Real-time metrics dashboard, hourly reports, channel attribution81- Feedback Synthesizer: Monitor all channels, categorize feedback, identify critical issues8283### T+1 to T+7: Post-Launch Week8485Daily cadence:86- Morning: Analytics Reporter (daily metrics), Feedback Synthesizer (feedback summary), Infrastructure Maintainer (system health), Growth Hacker (channel performance)87- Afternoon: Content Creator (response content), Social Media Strategist (engagement optimization), Experiment Tracker (A/B results), Support Responder (issue resolution)88- Evening: Executive Summary Generator (stakeholder briefing), Project Shepherd (coordination), DevOps Automator (hotfixes if needed)8990### T+7 to T+14: Optimization Week9192- Growth Hacker: Analyze first-week data, optimize funnels, scale winning channels, refine viral mechanics93- Analytics Reporter: Week 1 comprehensive analysis, cohort analysis, retention curves94- Experiment Tracker: Launch systematic A/B tests (onboarding, pricing, feature discovery)95- Executive Summary Generator: Week 1 executive summary, key metrics vs. targets, recommendations9697### Gate Decision9899Dual sign-off: Studio Producer (strategic) + Analytics Reporter (data)100101- **STABLE**: Product launched, systems stable, growth active -> Phase 6102- **CRITICAL**: Major issues requiring immediate engineering response -> Hotfix cycle103- **ROLLBACK**: Fundamental problems -> Revert deployment, return to Phase 4104105Use `knowledge_write` to persist launch metrics, feedback themes, and system performance baselines.106107## Deliverables108109- [ ] Successful zero-downtime deployment110- [ ] All marketing channels activated111- [ ] Real-time monitoring dashboard operational112- [ ] User support operational113- [ ] Feedback loop operational114- [ ] Week 1 analytics report115- [ ] Week 1 executive summary116- [ ] Growth channel performance analysis117- [ ] A/B test results from launch experiments118119## Success Metrics120121- Zero-downtime deployment successful122- Systems stable (no P0/P1 in 48 hours)123- User acquisition channels active and tracking124- Feedback loop operational125- Stakeholders informed with executive summaries126- Support operational with < 4hr response time127- Growth metrics tracking and optimizing128129## Verify130131- The deliverable for this phase exists as a concrete artifact (doc, ticket, board, repo) and its location is shared, not described132- Each commitment has an owner name, a due date, and a definition-of-done that someone other than the author could check133- Risks are listed with likelihood/impact and a named mitigation, not as a generic 'risks: TBD' bullet134- Dependencies on other teams/vendors/agents are explicit; an ack from each dependency is recorded or marked 'pending'135- Success criteria for the next phase are numeric or otherwise objectively testable136- A rollback / kill-switch / 'we will stop if X' criterion is written down before work starts