What problem does it solve?
Generate and verify end-to-end test flows from plans, mappings, PR diffs, or CLI-only intents to reduce manual test authoring, brittle selectors, and verification overhead across browser and backend domains.
Core Features & Use Cases
- Flow generation from multiple sources: Create structured flow YAML from conversation context, plan files, or PR diffs.
- Dual-mode verification: Verify browser flows with auto-repair and CLI/API flows via Execute external/Verify external steps and asciinema recordings.
- CI & PR integration: Commit verified flows to PRs, upload media assets to draft releases, and produce detailed reports with corrections and trace analysis.
- Resilience and safety: Mapping discovery, sentinel-based write authorization, Teams/subagent fallbacks, pre-flight checks, and trace-analyzer post-processing to handle failures and crashes.
Quick Start
Run the e2e-flow skill to generate and verify a flow from the current context by invoking /e2e-flow --mapping projects --verify-only.