Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Replay a recorded session trajectory against the same URL or a mutated variant; uses browser-selectors embedding similarity to recover from DOM drift
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 ruvector@0.2.25 rvf status <session-id>.rvf
Read .../trajectory.ndjson
Each line is {ts, action, args, selector, result}.mcp__claude-flow__browser_open (target URL = original or --url override).npx skills add ruvnet/ruflo --skill browser-replayHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.