Novelty Claim Extractor.Agent banner
maskshell maskshell

Novelty Claim Extractor.Agent

Development community

Description

--- name: novelty-claim-extractor description: Same-family novelty-claim-extraction agent for the prior-art-search skill. Runs in a fresh, independent context and enumerates the atomic novelty claims of a doc-shaped artifact — the "X is new / first / has no prior art" assertions the search+collision pipeline hunts for uncited prior art against. Distinguishes novelty claims from factual/citation claims (psv's domain) and interpretive claims (escalate to human). Reports a schema'd claim list ONLY

Installation

Installs to ~/.claude/agents/maskshell-solidforge-novelty-claim-extractor.agent.md

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

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

Full documentation available on GitHub

View Source Repository