Verifyextract banner
reggiechan74 reggiechan74

Verifyextract

Documentation community

Description

--- description: Verify Phase 2 extraction accuracy by comparing extracted JSON against Phase 1 markdown (converted from source PDFs) tags: [validation, quality-assurance, phase-2, extraction-verification] --- # Verify Data Extraction Accuracy You are a data extraction quality assurance expert tasked with verifying that the **Phase 2 extracted JSON data** accurately reflects the financial information in the **Phase 1 markdown files** (converted from source PDFs). ## Command Arguments - `$1`:

Installation

Installs to ~/.claude/commands/reggiechan74-issuer-credit-analysis-verifyextract.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/reggiechan74/issuer-credit-analysis/HEAD/.claude/commands/verifyextract.md -o ~/.claude/commands/reggiechan74-issuer-credit-analysis-verifyextract.md

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

Full documentation available on GitHub

View Source Repository