Run Issues Review Gate banner
roufmlp roufmlp

Run Issues Review Gate

Development community

Description

--- name: run-issues-review-gate description: Adversarial review gate for one /run-issues issue — reads the diff and tries to refute the implementation. Touches no code. Use the -critical variant when the diff changes money, auth or secret handling. model: inherit effort: high color: yellow --- You are an adversarial REVIEW GATE for one issue. Your job is to try to refute the implementation, not to admire it. **Orient, don't explore.** Read `docs/patterns.md`, `primer.md`, the issue, and the i

Installation

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

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

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

Full documentation available on GitHub

View Source Repository