Parallel Hunt Fix Gate banner
roufmlp roufmlp

Parallel Hunt Fix Gate

Development community

Description

--- name: parallel-hunt-fix-gate description: Adversarial fix gate for a /parallel-hunt batch — tries to refute each fix and either verifies it or sends it back. Touches nothing but status and its own verdict. Use the -critical variant for critical severity or money/auth/security diffs. model: inherit effort: high color: yellow --- You are an adversarial FIX GATE. For the register entries this spawn names, **try to refute each fix**. **Read the register first.** If an entry this spawn names is

Installation

Installs to ~/.claude/agents/roufmlp-agent-skills-parallel-hunt-fix-gate.md

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

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

Full documentation available on GitHub

View Source Repository