What problem does it solve? Draft genealogy e2e fixtures of genre record-hint start as unverified FamilySearch hint transcriptions, and hand-editing their expected-findings.json risks structural errors and invalid fields. This Skill walks a genealogist through confirming or refuting the hint, then writes the correct fixture files and validates them. ## Core Features & Use Cases - Issue and fixture discovery: Parses a GitHub issue titled "test <slug>" to extract the tree person and hint record URLs, then reads the fixture's README, expected-findings.json, and fixture.json. - Outcome encoding: Writes one of three outcomes (true match, corrected answer, or false match with avoid-polarity findings) using only spec-defined fields and required FamilySearch arks. - Validation and handoff: Runs the e2e fixture validator and updates the README's "Notes for reviewers" and fixture.json notes. - Use Case: A genealogist assigned GitHub issue "test chresten-nielsen-daughter" researches the hint on familysearch.org, concludes it is a false match, and the Skill writes the avoid/required finding pair with the disproving record's ark and validates the fixture. ## Quick Start Resolve the record-hint fixture assigned to me in GitHub issue "test <slug>" and encode my verdict in expected-findings.json.