Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Produce offspring genomes from parent pairs via meiotic recombination, mutation, and clinical evaluation
.claude/skills/clawbio-recombinator/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | 27% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -58% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -56% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -57% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -31% | 0% |
Produce offspring genomes from selected parent pairs via simulated meiotic recombination. Models Mendelian segregation, de novo mutation, sex determination, and clinical evaluation against a disease registry.
(random selection simulating independent assortment).
multipliers for cognitive, immune, and metabolic loci. Mutations are classified as disease-risk, protective, or neutral.
the trait registry, accounting for dominance models.
penetrance, onset probability, and fitness cost.
.genome.json files (one Male, one Female)GENOMEBOOK/DATA/trait_registry.jsonGENOMEBOOK/DATA/disease_registry.json.genome.json with:bash# Demo: breed Einstein x Anning, produce 3 offspring python skills/recombinator/recombinator.py --demo # Breed specific parents python skills/recombinator/recombinator.py \ --father einstein-g0 --mother anning-g0 --offspring 3 # Custom generation number python skills/recombinator/recombinator.py \ --father einstein-g0 --mother curie-g0 --offspring 2 --generation 1
ID: g1-001-a3f2c1
Sex: Female (XX)
Health: 0.9500
Mutations: 1
- COMT_Val158Met: G->A (neutral, from mother)
Conditions: 0
Top traits:
- curiosity: 0.92
- analytical_thinking: 0.88
- persistence: 0.85Other measured skills in the registry, with their headline benchmark lift.