All skills

Model Sourcing

/model-sourcingNEW
Model Engineering & Validation

What it does

Vet the concrete third-party model a study will be built on — this repository, this revision, this checkpoint — not the architecture family. Records a model dossier and gates it deterministically.

Highlights

  • Catches an evaluation arm sitting on the model's own development benchmark
  • Licence, intended use, and pretrained-weight provenance on the record
  • Version pin enforced; it vets an artifact, never downloads or runs one

Install this skill

git clone https://github.com/aperivue/medsci-skills.git
cp -r medsci-skills/skills/model-sourcing ~/.claude/skills/
Full documentationView source on GitHub

Related skills