Collision Verifier.Agent banner
maskshell maskshell

Collision Verifier.Agent

Development community

Description

--- name: collision-verifier description: Same-family per-claim collision comparator for the prior-art-search skill. Given ONE atomic novelty claim AND the found prior-art candidates (with their fetched abstracts/text), returns a collision verdict (collision / uncited-relevant / clear-under-search / inconclusive) grounded in a fetched QUOTE of the found prior-art text. Fresh, independent context; never edits or fixes. Spawn it per-claim as the verdict step (NC-I3) of a prior-art-search run. The

Installation

Installs to ~/.claude/agents/maskshell-solidforge-collision-verifier.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maskshell/solidforge/HEAD/agents/collision-verifier.agent.md -o ~/.claude/agents/maskshell-solidforge-collision-verifier.agent.md

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

Full documentation available on GitHub

View Source Repository