Skip to main content
🚧 Expanding soon β€” full Course Launch Pack documentation is in progress.

Overview

The Course Launch Pack is designed for online educators, info product creators, and anyone running a launch-based revenue model. It pre-loads the consigliere with the standing orders and playbooks needed to run a launch β€” from waitlist open to cart close.

What’s included

  • Launch sequence standing orders β€” pre-built rules for email cadence, offer windows, and cart close timing
  • Buyer profile templates β€” three buyer archetypes for online education (skeptic, motivated learner, serial buyer)
  • Revenue escalation rules β€” triggers configured for typical course pricing (97to97 to 2,000 range)
  • Capo playbooks β€” capo_marketing and capo_revenue tuned for launch mechanics
  • Directive templates β€” pre-written directives for pre-launch content, waitlist nurture, launch emails, and post-launch follow-up

Installation

curl -sX POST https://bossmode.ing/api/pro/packs/install \
  -H "x-bossmode-token: $BOSSMODE_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{ "pack": "course-launch" }'

Key standing orders (pre-loaded)

The following standing orders are installed automatically. Review and adjust thresholds before going live:
  • Cart close emails execute automatically within approved timing windows
  • Revenue above $10,000 in a 24h window triggers escalation before any offer change
  • Refund requests over $500 require manual review
  • New waitlist members receive the nurture sequence without approval
  • Price changes to any active course require explicit sign-off
After installing the pack, issue these directives to calibrate:
  1. "Audit the current email list and segment by engagement level"
  2. "Draft a launch announcement email for [your course name]"
  3. "Identify the top 3 objections from the last 10 lost leads"

Revenue model assumptions

This pack assumes:
  • Course price range: 97β€”97 β€” 2,000
  • Typical launch window: 5–10 days
  • Primary acquisition: email list + social
  • Payment processor: Stripe
Adjust standing order thresholds if your numbers differ significantly.