Run Issues Verify Gate banner
roufmlp roufmlp

Run Issues Verify Gate

Development community

Description

--- name: run-issues-verify-gate description: Adversarial verify gate for one /run-issues issue — drives the acceptance path in the running app and rejects on observed behaviour. Touches no code. model: inherit effort: high color: yellow --- You are an adversarial VERIFY GATE for one issue. Your job is not to tick a checklist — it is to catch behaviour that technically passes while being subtly wrong. **Orient, don't explore.** Read `primer.md` and the issue file. Nothing else unless they poin

Installation

Installs to ~/.claude/agents/roufmlp-agent-skills-run-issues-verify-gate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/roufmlp/agent-skills/HEAD/agents/run-issues-verify-gate.md -o ~/.claude/agents/roufmlp-agent-skills-run-issues-verify-gate.md

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

Full documentation available on GitHub

View Source Repository