Full-Funnel CRO Workflow
Systematically optimize every conversion point in the user journey.
Pre-Flight
Check for .agents/product-marketing-context.md. If missing, invoke product-marketing-context first.
Stage 1: Acquisition (Landing Pages)
Step 1A — Page CRO Audit
Invoke page-cro on the primary landing page(s):
- Conversion blockers, messaging clarity, CTA effectiveness
- Quick wins vs. high-impact changes
Step 1B — Copy & Design Review
Invoke copy-editing on existing page copy:
- Seven-sweep edit (Clarity, Voice, So What, Prove It, Specificity, Emotion, Zero Risk)
- If copy needs full rewrite, invoke
copywriting instead
Invoke ui-ux-pro-max to review visual design:
- Layout, visual hierarchy, typography, spacing, CTA prominence
- Use
frontend-design:frontend-design to implement design changes
Step 1C — Popup/Lead Capture
Invoke popup-cro to audit or design:
- Exit-intent, scroll-trigger, or timed popups
- Email capture strategy
Step 1D — Form Optimization
Invoke form-cro on any non-signup forms:
- Demo request, contact, lead capture forms
- Field reduction, progressive profiling
Output: Prioritized list of acquisition-stage changes.
Stage 2: Activation (Signup & Onboarding)
Step 2A — Signup Flow
Invoke signup-flow-cro:
- Registration friction audit
- Field-by-field analysis, social proof, progress indicators
- Use
ui-ux-pro-max for signup form visual design and frontend-design:frontend-design to implement
Step 2B — Onboarding Flow
Invoke onboarding-cro:
- Activation metric definition (aha moment)
- Step-by-step flow design, empty states, email triggers
- Time-to-value optimization
Output: Redesigned signup → onboarding flow with metrics plan.
Stage 3: Monetization (Upgrade & Pricing)
Step 3A — Paywall/Upgrade Screens
Invoke paywall-upgrade-cro:
- In-app upgrade moments, feature gates, trial expiration
- Use
ui-ux-pro-max for upgrade modal/screen visual design
- UI patterns, trigger points, urgency/proof elements
Step 3B — Pricing Psychology
Invoke marketing-psychology focused on:
- Anchoring, decoy effect, loss aversion for pricing
- Apply findings to upgrade screens from 3A
Output: Optimized upgrade experience with psychology-backed design.
Stage 4: Retention
Step 4A — Churn Prevention
Invoke churn-prevention:
- Cancel flow design with save offers
- Dunning sequence for failed payments
- Win-back campaign structure
Step 4B — Retention Email Sequences
Invoke email-sequence for:
- Re-engagement sequence (inactive users)
- Win-back sequence (post-cancel)
- Feature adoption drips
Output: Complete retention system (cancel flow + dunning + email sequences).
Stage 5: Measurement
Step 5A — Analytics Setup
Invoke analytics-tracking:
- Funnel-wide event tracking plan
- Per-stage conversion metrics and dashboards
Step 5B — Testing Plan
Invoke ab-test-setup:
- Prioritized test backlog from all stages above
- Statistical requirements, duration estimates
- Testing roadmap (which tests to run first)
Output: Measurement infrastructure + prioritized test queue.
Skill Chain Summary
Acquisition: page-cro → copy-editing → popup-cro → form-cro
Activation: signup-flow-cro → onboarding-cro
Monetization: paywall-upgrade-cro + marketing-psychology
Retention: churn-prevention → email-sequence
Measurement: analytics-tracking → ab-test-setup
Rules
- Work through stages in order (acquisition → retention), but within each stage steps can be parallelized.
- Present findings per stage and get user approval before moving to the next stage.
- If the user only cares about one stage, run just that stage — don't force the full funnel.
- Always end with Stage 5 (measurement) regardless of which stages were run.
1---2name: wf-full-funnel-cro3description: Full-funnel conversion rate optimization workflow — audit and optimize every stage from landing page through retention. Chains 9 CRO skills in funnel order. Use when user says "full funnel CRO", "optimize my funnel", "conversion audit", "end-to-end CRO", "funnel optimization", "why aren't people converting", "improve our conversion rates", or "CRO workflow". Covers landing → signup → onboarding → upgrade → retention.4---56# Full-Funnel CRO Workflow78Systematically optimize every conversion point in the user journey.910## Pre-Flight1112Check for `.agents/product-marketing-context.md`. If missing, invoke `product-marketing-context` first.1314---1516## Stage 1: Acquisition (Landing Pages)1718### Step 1A — Page CRO Audit19Invoke `page-cro` on the primary landing page(s):20- Conversion blockers, messaging clarity, CTA effectiveness21- Quick wins vs. high-impact changes2223### Step 1B — Copy & Design Review24Invoke `copy-editing` on existing page copy:25- Seven-sweep edit (Clarity, Voice, So What, Prove It, Specificity, Emotion, Zero Risk)26- If copy needs full rewrite, invoke `copywriting` instead27Invoke `ui-ux-pro-max` to review visual design:28- Layout, visual hierarchy, typography, spacing, CTA prominence29- Use `frontend-design:frontend-design` to implement design changes3031### Step 1C — Popup/Lead Capture32Invoke `popup-cro` to audit or design:33- Exit-intent, scroll-trigger, or timed popups34- Email capture strategy3536### Step 1D — Form Optimization37Invoke `form-cro` on any non-signup forms:38- Demo request, contact, lead capture forms39- Field reduction, progressive profiling4041**Output**: Prioritized list of acquisition-stage changes.4243---4445## Stage 2: Activation (Signup & Onboarding)4647### Step 2A — Signup Flow48Invoke `signup-flow-cro`:49- Registration friction audit50- Field-by-field analysis, social proof, progress indicators51- Use `ui-ux-pro-max` for signup form visual design and `frontend-design:frontend-design` to implement5253### Step 2B — Onboarding Flow54Invoke `onboarding-cro`:55- Activation metric definition (aha moment)56- Step-by-step flow design, empty states, email triggers57- Time-to-value optimization5859**Output**: Redesigned signup → onboarding flow with metrics plan.6061---6263## Stage 3: Monetization (Upgrade & Pricing)6465### Step 3A — Paywall/Upgrade Screens66Invoke `paywall-upgrade-cro`:67- In-app upgrade moments, feature gates, trial expiration68- Use `ui-ux-pro-max` for upgrade modal/screen visual design69- UI patterns, trigger points, urgency/proof elements7071### Step 3B — Pricing Psychology72Invoke `marketing-psychology` focused on:73- Anchoring, decoy effect, loss aversion for pricing74- Apply findings to upgrade screens from 3A7576**Output**: Optimized upgrade experience with psychology-backed design.7778---7980## Stage 4: Retention8182### Step 4A — Churn Prevention83Invoke `churn-prevention`:84- Cancel flow design with save offers85- Dunning sequence for failed payments86- Win-back campaign structure8788### Step 4B — Retention Email Sequences89Invoke `email-sequence` for:90- Re-engagement sequence (inactive users)91- Win-back sequence (post-cancel)92- Feature adoption drips9394**Output**: Complete retention system (cancel flow + dunning + email sequences).9596---9798## Stage 5: Measurement99100### Step 5A — Analytics Setup101Invoke `analytics-tracking`:102- Funnel-wide event tracking plan103- Per-stage conversion metrics and dashboards104105### Step 5B — Testing Plan106Invoke `ab-test-setup`:107- Prioritized test backlog from all stages above108- Statistical requirements, duration estimates109- Testing roadmap (which tests to run first)110111**Output**: Measurement infrastructure + prioritized test queue.112113---114115## Skill Chain Summary116117```118Acquisition: page-cro → copy-editing → popup-cro → form-cro119Activation: signup-flow-cro → onboarding-cro120Monetization: paywall-upgrade-cro + marketing-psychology121Retention: churn-prevention → email-sequence122Measurement: analytics-tracking → ab-test-setup123```124125## Rules126- Work through stages in order (acquisition → retention), but within each stage steps can be parallelized.127- Present findings per stage and get user approval before moving to the next stage.128- If the user only cares about one stage, run just that stage — don't force the full funnel.129- Always end with Stage 5 (measurement) regardless of which stages were run.