Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the failures plus a pass/fail verdict. Use to verify a change without dragging multi-hundred-line build/test logs into the main thread.
$curl -o .claude/agents/dashclaw-gate-runner.md https://raw.githubusercontent.com/ucsandman/dashclaw/HEAD/.claude/agents/dashclaw-gate-runner.mdInstalls into the current project.
Install dashclaw-gate-runner by running `curl -o .claude/agents/dashclaw-gate-runner.md https://raw.githubusercontent.com/ucsandman/dashclaw/HEAD/.claude/agents/dashclaw-gate-runner.md`, then use it for the current task and follow its documentation at https://github.com/ucsandman/dashclaw.