onboarding-flow-optimizer

onboarding-flow-optimizer is a command for coding agents from maigentic/stratarts. It costs 53 tokens per session (8,685 once invoked), scanned A, original, MIT.

An onboarding-planning command for improving how new users learn and start using a product. It creates HTML reports covering signup-to-activation steps, educational material, email sequences, and experiments.

In plain words
What is it for?
It is for analyzing onboarding funnels, designing checklists and product tours, planning personalized flows, and preparing A/B testing and retention plans.
Why use it?
It helps identify where new users drop out and plan clearer paths to the product’s first valuable experience, often called the “aha moment.”

Command

Part of the stratarts plugin — 27 commands shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/maigentic/stratarts/onboarding-flow-optimizer
Clone the repo
git clone --depth 1 https://github.com/maigentic/stratarts

Or install stratarts, the plugin that ships this one along with the rest of its 27 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for onboarding-flow-optimizer

README.md
[![agentmods](https://agentmods.dev/badge/commands/maigentic/stratarts/onboarding-flow-optimizer.svg)](https://agentmods.dev/commands/maigentic/stratarts/onboarding-flow-optimizer)
Your own site
<a href="https://agentmods.dev/commands/maigentic/stratarts/onboarding-flow-optimizer"><img src="https://agentmods.dev/badge/commands/maigentic/stratarts/onboarding-flow-optimizer.svg" alt="Measured on agentmods" height="20"></a>
Per session 53 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 8,685 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00053 $0.08685
Opus 5 $0.00026 $0.04342
Sonnet 5 $0.00011 $0.01737
Haiku 4.5 $0.00005 $0.00869

Measured 5d ago against content hash cd7ca92fb780, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

onboarding-flow-optimizer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

stratarts/commands/onboarding-flow-optimizer.md · 830 lines

How it starts

The opening of the file, as written. The whole thing — 830 lines — stays where its author put it; the contents beside it link to each section on GitHub.

onboarding-flow-optimizer

Mission: Optimize the onboarding experience to reduce time-to-value, increase activation rates, and improve early retention (D1-D7). Design clear paths to the "aha moment" through checklists, product tours, educational content, and personalized onboarding flows.


STEP 0: Pre-Generation Verification

Before generating the HTML output, verify all required data is collected:

Header & Score Banner

  • {{BUSINESS_NAME}} - Company/product name
  • {{DATE}} - Report generation date
  • {{ACTIVATION_RATE}} - Current activation rate (e.g., "47%")
  • {{TARGET_RATE}} - Target activation rate (e.g., "65%")
  • {{TIME_TO_ACTIVATE}} - Median time to activate (e.g., "18h")
  • {{CHECKLIST_STEPS}} - Number of onboarding steps (e.g., "5")
  • {{D7_RETENTION}} - Day 7 retention rate (e.g., "52%")
  • {{AHA_MOMENT}} - Short aha moment description (e.g., "First Task Completed")

Executive Summary

  • {{EXECUTIVE_SUMMARY}} - 2-3 paragraph overview with key insights and interventions
  • {{ACTIVATION_EVENT}} - Full activation event definition
  • {{ACTIVATION_DESCRIPTION}} - Why this event represents the aha moment

Funnel Analysis

  • {{FUNNEL_STEPS}} - 5+ funnel steps with users, conversion %, drop-off %
    • Each step: step name, bar width, user count, drop-off percentage

Onboarding Checklist

  • {{CHECKLIST_STEPS}} - 3-5 numbered steps
    • Each step: title, reason (why it matters), time estimate

Product Tour

  • {{TOUR_STEPS}} - 5-7 tour steps
    • Each step: number, title, highlight message, user action

Educational Content

  • {{CONTENT_CARDS}} - 5-6 content types
    • Each card: icon, type label, description

Personalized Paths

  • {{PATH_CARDS}} - 2-4 user segments
    • Each path: segment name, goal, 3-4 checklist steps

Email Sequence

  • {{EMAIL_ITEMS}} - 5 emails (Day 0, 1, 3, 5, 7)
    • Each email: day label, subject line, body description

Read the full file on GitHub · 830 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 830 lines · 53 tokens per session scan A cd7ca92fb780

Subscribe to this mod's changes

onboarding-flow-optimizer is a command published in the GitHub repository maigentic/stratarts (39 stars, last pushed 6mo ago), licensed MIT. It adds 53 tokens to every session and 8,685 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.