Vcf Validator banner
nygenome nygenome

Vcf Validator

Development community

Description

--- name: vcf-validator description: Use whenever a change touches VCF emission — adding, removing, renaming, or changing the semantics of a FORMAT/INFO/FILTER field, or modifying the code paths that compute their values. Trigger on "add a FORMAT field", "change FILTER", "VCF schema review", "is this v4.5-compliant?", and proactively whenever a diff touches `vcf_header_builder.cpp`, `variant_call.{h,cpp}`, `variant_support.cpp`, `sample_format_data.{h,cpp}`, or `variant_extractor.{h,cpp}`. Valid

Installation

Installs to ~/.claude/agents/nygenome-lancet2-vcf-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nygenome/Lancet2/HEAD/.claude/agents/vcf-validator.md -o ~/.claude/agents/nygenome-lancet2-vcf-validator.md

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

Full documentation available on GitHub

View Source Repository