Skip to main content

Safeco Full Flow

Path: .cursor/skills/safeco-full-flow/SKILL.md

Category: Browser and Automation

Triggers: running the full Safeco flow, end-to-end bind test, DA-to-Fastlane flow

What It Does

Walks the agent through the complete Safeco Auto quote-to-bind flow using Cursor's browser MCP (cursor-ide-browser). This is a manual end-to-end verification flow — not an automated test — used to validate that the entire pipeline works from DA through Fastlane Portal checkout.

Flow Sequence

Steps

  1. DA Quote — Start in the DA app (http://localhost:3000), fill out customer/driver/vehicle info, submit the quote
  2. Carrier Selection — Select Safeco from the quoted carriers list
  3. Buy Online — Click the Buy Online button to launch the Fastlane Portal
  4. OTP Pause — The flow pauses here for the one-time password. The user must manually enter the OTP.
  5. Fastlane Portal — Continue through the bind flow: drivers confirmation, vehicles confirmation, policy coverages, vehicle coverages, discounts, summary, and checkout

Browser MCP

This skill uses cursor-ide-browser (Cursor's built-in browser), not user-playwright-mcp. The built-in browser provides a visible browser window that the developer can observe and interact with (e.g., for the OTP step).