{"id":"opslane-verify","name":"verify","af_score":35.2,"security_score":47.8,"reliability_score":6.2,"what_it_does":"A Claude Code plugin (“opslane-verify”) that performs spec-driven verification: it interprets an acceptance-spec document, extracts acceptance criteria, runs one browser automation agent per criterion (Playwright) against a local dev server, then a judge step reviews screenshots/traces to produce pass/fail results with evidence (screenshots and session recordings).","best_when":"You have a local dev server and a stable, testable acceptance-spec format, and you want quick feedback with visual evidence for each acceptance criterion.","avoid_when":"You need strongly controlled, deterministic testing at scale (e.g., large suites in shared CI environments), or you cannot safely run browser agents that interact with the app under test.","last_evaluated":"2026-03-30T13:47:33.999530+00:00","has_mcp":true,"has_api":false,"auth_methods":["claude login (OAuth login for Claude Code)"],"has_free_tier":false,"known_gotchas":["Spec interpretation/planning may require the user to provide a testable spec and answer clarifying questions before execution.","Browser-agent runs can be non-deterministic if the app under test is flaky or uses timing-dependent UI behavior.","Parallel execution per acceptance criterion (if implemented) may stress shared dev-server state; without explicit isolation, runs may affect each other.","The workflow is evidence-heavy (screenshots/video/trace), which may be impacted by large sessions or environment limitations."],"error_quality":0.0}