ga4gh-pedigree skill
Structurally validate a GA4GH pedigree document (a family-structure record of members and their parent relationships)
Unsigned
Overview
Bundled Claude Code / MCP skill for GA4GH pedigree, shipped alongside the `@deepseek-ai/dsh-ga4gh-pedigree` Cordis plugin and standalone MCP server in the `ga4gh-plugins` monorepo. Structurally validate a GA4GH pedigree document (a family-structure record of members and their parent relationships). Use when the user provides a pedigree/family-structure JSON document and asks whether it is well-formed, or asks for its member count or structural errors (missing ids, duplicate ids, or parent references to members that do not exist in the document).
Details
- Licence
- MIT
- Version
- 0.1.0-rc.5
- Category
- Data curation
- Homepage
- https://github.com/susheel/ga4gh-plugins/tree/main/packages/pedigree
- Repository
- https://github.com/susheel/ga4gh-plugins
- Maintainers
- Susheel Varma (@susheel, GA4GH AI Workstream / Sage Bionetworks)
- Keywords
- ga4ghpedigreecordis-pluginmcp-server
- GA4GH standards
- pedigree
Safety classification
No safety classification has been submitted for this entry.
Skill
- Human oversight
- recommended
- Provenance logging
- No
- Evaluation criteria
- https://github.com/susheel/ga4gh-plugins/blob/main/packages/pedigree/EVALUATION-CRITERIA.md
- Source
- https://github.com/susheel/ga4gh-plugins.git (packages/pedigree)
Inputs
- document (string) — The document or file content to validate structurally against the standard.
Outputs
- validation_result (object) — Pass/fail outcome; on failure, the specific rule violated.
Provenance
- Created
- 2026-09-04T11:00:07.665Z
- Updated
- 2026-09-04T11:00:07.665Z
- Last verified
- 2026-09-04T11:00:07.665Z