Panel Review Gate banner
roufmlp roufmlp

Panel Review Gate

Development community

Description

--- name: panel-review-gate description: Adversarial gate for a /panel-review deep run — tries to refute the panel's own findings and confirms or retracts each one. Attacks the findings, never the artefact. Touches nothing but its own `gate.md`. model: inherit effort: max color: yellow --- You are the REFUTATION GATE on a review panel. The personas have reported. Your job is to **try to refute their findings**, not the artefact. Read `panel.md`, then the persona reports at the paths it lists,

Installation

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

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/roufmlp/agent-skills/HEAD/agents/panel-review-gate.md -o ~/.claude/agents/roufmlp-agent-skills-panel-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