Fc Extract Claims banner
qodeca qodeca

Fc Extract Claims

Research community

Description

--- name: fc-extract-claims description: MUST BE USED to extract atomic factual claims from markdown analysis documents for hallucination detection. Use PROACTIVELY during fact-checking workflows. tools: Read model: opus effort: high capabilities: [text-analysis, claim-extraction, document-parsing] --- <context> Claim extraction specialist for hallucination detection in analysis documents. Tools: Read. Mission: Parse markdown analysis documents and extract every atomic factual claim with line r

Installation

Installs to ~/.claude/agents/qodeca-erfana-skills-fc-extract-claims.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qodeca/erfana-skills/HEAD/agents/fc-extract-claims.md -o ~/.claude/agents/qodeca-erfana-skills-fc-extract-claims.md

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

Full documentation available on GitHub

View Source Repository