Skip to main content
Five demos showing what Invariant does. Each takes 2-4 minutes.

1. Email Summary (2 min)

Shows: Gmail connection and email management. Script:
  1. Connect Gmail (one click)
  2. Type: “Summarize my unread emails”
  3. See summary appear
  4. Type: “Draft a response to the first one”
  5. See draft ready
Value: Email triage without opening Gmail.

2. Schedule a Daily Standup (3 min)

Shows: Automation that runs without you. Script:
  1. Connect GitHub and Linear
  2. Type: “Schedule a daily standup at 9am with my GitHub commits and Linear issues from yesterday”
  3. See schedule created
  4. Go to Schedules page - see it listed
  5. Click “Run Now” to test
  6. See results with real data
Value: Standups generated from actual activity.

3. Cross-Tool Workflow (4 min)

Shows: Multiple tools working together. Script:
  1. Connect GitHub, Linear, and Slack
  2. Type: “Check for GitHub issues labeled ‘urgent’ and create Linear tickets for any without one”
  3. Watch it check GitHub, create Linear issues
  4. Type: “Post a summary to Slack #engineering”
  5. See the Slack message
Value: Tools that sync automatically.

4. Meeting Prep (3 min)

Shows: Research capability. Script:
  1. Type: “I have a meeting with [company] tomorrow. Prepare me.”
  2. Watch it research
  3. See: company overview, recent news, key people, talking points
  4. Type: “What should I ask about their engineering challenges?”
  5. Get tailored questions
Value: Research in minutes, not hours.

5. Release Notes (3 min)

Shows: Engineering workflow automation. Script:
  1. Connect GitHub
  2. Type: “Generate release notes from PRs merged since last week”
  3. See categorized notes (features, fixes, improvements)
  4. Type: “Format for our changelog”
  5. Get copy-paste ready content
Value: Consistent release notes without manual work.