What problem does it solve?
This skill provides a structured approach to designing end-to-end validation journeys, managing evidence artifacts, and diagnosing flaky flows so that validation outcomes are deterministic, auditable, and actionable.
Core Features & Use Cases
- Journey design principles: One journey equals one user goal, clear PRECONDITION → ACTION → ASSERTION structure, independence between journeys, and prioritization (P0–P3).
- Evidence management: Step-NN naming conventions, per-journey evidence directories, automated evidence inventory generation, and retention/archiving guidance.
- Flaky flow diagnosis: Three-run diagnosis protocol, delta comparison between runs, quarantine pattern with FLAKY.md, and recommended fixes for race conditions, stale data, and network timing issues.
- Integration examples: Feed journey definitions into create-validation-plan, execute with playwright-validation or ios-validation, and consume evidence with the verdict-writer agent.
Quick Start
Ask the AI to create a prioritized end-to-end validation plan for the "New User Signup" journey with step-NN evidence naming, a three-run flaky diagnosis protocol, and an evidence inventory.