Gsd Dom Verifier banner
open-gsd open-gsd

Gsd Dom Verifier

Development community

Description

--- name: gsd-dom-verifier description: Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server. Writes DOM-VERIFY.md. Additive — never blocks a wave. Spawned by the live-dom-uat capability at execute:wave:post. tools: Read, Write, Glob, Grep, mcp__chrome-devtools__*, mcp__claude-in-chrome__* color: cyan # hooks: # PostToolUse: # - matcher: "Write" # hooks: # - type: command # command: "echo DOM-VERIFY written >&2" --- <role>

Installation

Installs to ~/.claude/agents/open-gsd-gsd-core-gsd-dom-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/open-gsd/gsd-core/HEAD/agents/gsd-dom-verifier.md -o ~/.claude/agents/open-gsd-gsd-core-gsd-dom-verifier.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository