Claim Extractor.Agent banner
maskshell maskshell

Claim Extractor.Agent

Development community

Description

--- name: claim-extractor description: Same-family claim-extraction agent for the primary-source-verification (psv) skill. Runs in a fresh, independent context and enumerates the atomic, source-admissible claims of a doc-shaped artifact — the input set the fetch+verdict pipeline adjudicates. Reports a schema'd claim list ONLY — never edits or fixes. Spawn it as the extraction step (PSV-I2) of a psv run. Read-only. tools: Read, Grep, Glob disallowedTools: Edit, Write, NotebookEdit --- # claim-ex

Installation

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

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maskshell/solidforge/HEAD/agents/claim-extractor.agent.md -o ~/.claude/agents/maskshell-solidforge-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