plugins/ruflo-browser/skills/browser-replay/SKILL.md
Re-drive a recorded session trajectory. Used for regression testing, deterministic re-runs, and as the verification path that browser-record plus browser-selectors actually produces something replayable.
This skill is the load-bearing assumption of the v0.2.0 architecture. ADR-0001 Verification §4 requires ≥80% replay success across 10 distinct sites of varying drift profiles before the proposal moves from
Proposed→Accepted. If you find replay unreliable, capture the failure modes infindings.mdand report them up the ADR.
browser-screenshot-diff./ruflo-browser fork) and replaying the parent before mutating.npx -y [email protected] rvf status <session-id>.rvf
Read .../trajectory.ndjson
{ts, action, args, selector, result}.mcp__claude-flow__browser_open (target URL = original or --url override).browser_click, browser_fill, browser_eval, etc.) with the recorded args.browser-selectors namespace for an embedding-similar selector for the same <host>:<intent> and retry once:
npx -y @claude-flow/cli@latest memory search --namespace browser-selectors \
--query "<host> <intent>" --limit 5
rvf derive).--tolerance). Verdict goes into findings.md.--mutate to inject expected variation or pin to a fixture.browser-screenshot-diff against the parent session id.