cross-evolution

Discover and propagate best-practice genes across autonomous skill libraries.

6|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/llblab/skills --skill cross-evolution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-evolution
Source: https://github.com/llblab/skills/tree/main/cross-evolution
Command: npx skills add https://github.com/llblab/skills --skill cross-evolution

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Keeps autonomous skills aligned by discovering and transferring best-practice genes (patterns) across the skill library, reducing duplication and drift.

Core Features & Use Cases

  • Central gene registry and lifecycle management (Proposed → Active → Deprecated → Extinct).
  • Automated audit and discovery via scripts/audit-genes with registry synchronization.
  • Living protocol that evolves skill patterns as new constraints are discovered and conflicts are resolved.

Quick Start

Run the audit to discover and sync high-value genes across skills.

Frequently Asked Questions about cross-evolution

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reduce duplication and drift across a library of autonomous skills?

To reduce duplication and drift across autonomous skills, you can run an automated audit to discover and propagate best-practice genes, synchronizing patterns into a central registry to keep all skills aligned.

What is a gene registry for skill lifecycle management?

A gene registry for skill lifecycle management is a central repository that tracks best-practice patterns through defined stages (Proposed, Active, Deprecated, Extinct) to govern how skill behaviors evolve and prevent pattern conflicts.

How do I audit and sync best-practice patterns across multiple skill platforms?

You audit and sync best-practice patterns by executing the audit script, which performs automated discovery and registry synchronization to identify high-value genes and propagate them across multiple platforms.

Does cross-evolution work for continuous development environments with evolving skill constraints?

Cross-evolution is designed for continuous development environments, acting as a living protocol that evolves skill patterns as new constraints are discovered and conflicts are resolved across the library.

What's the best way to handle conflict resolution when transferring best-practice genes between skills?

The best way to handle conflict resolution during gene transfer is to use the defined detection rules and fitness scoring mechanisms, which evaluate pattern viability before propagating changes across the skill library.

When should I not use an automated skill audit for pattern discovery?

You should not use an automated skill audit when your skill library is static or lacks continuous development, as the living protocol requires ongoing constraint discovery and active lifecycle management to function effectively.