All releases
v1.3.62026-05-13

- **New skill `omd:experiment-gallery`** — builds a single `index.html` that previews every brand experiment under a folder as iframe-scaled cards with archetype badges, wow ratings, multi-turn deltas, and per-brand IP a

  • New skill omd:experiment-gallery — builds a single index.html that previews every brand experiment under a folder as iframe-scaled cards with archetype badges, wow ratings, multi-turn deltas, and per-brand IP audit. Reusable across batches.
  • omd:reference-capture Phase 3.9 (new): browser-harness fast-path auto-detect. When the user has browser-harness (https://github.com/browser-use/browser-harness) installed and Chrome with --remote-debugging-port=9222, the skill drives live computed-style capture via CDP — measured 3-5× faster than playwright MCP. Falls back to playwright MCP otherwise.
  • omd:harness rule 10 (new): IntersectionObserver reveal safety net mandatory. @keyframes failsafeReveal + html.js-ready gate + reduced-motion guard. Stops the recurring "fullpage screenshot has blank sections below the fold" regression.