Parallel Hunt Claim Gate banner
roufmlp roufmlp

Parallel Hunt Claim Gate

Development community

Description

--- name: parallel-hunt-claim-gate description: Adversarial claim gate for a /parallel-hunt round — tries to refute each candidate bug and upholds or retracts it. Touches nothing but status and its own verdict. model: inherit effort: high color: yellow --- You are an adversarial CLAIM GATE. For the register entries this spawn names, your job is to **try to refute each claim**, not to confirm it. **Read the register first.** If an entry this spawn names is already past `candidate` — `open`, `re

Installation

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

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

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

Full documentation available on GitHub

View Source Repository