zenigame-fx-batch-ga

Orchestrate automated genetic algorithm batch runs with per-run metrics and reports.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/kent013/zenigame-fx --skill zenigame-fx-batch-ga
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zenigame-fx-batch-ga
Source: https://github.com/kent013/zenigame-fx/tree/main/.claude/skills/zenigame-fx-batch-ga
Command: npx skills add https://github.com/kent013/zenigame-fx --skill zenigame-fx-batch-ga

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates GA batch runs for zenigame-fx Alpha Factory to establish baseline distributions across multiple trials, enabling rapid measurement of performance and stability in automated experiments.

Core Features & Use Cases

  • Batch GA orchestration with optional calibration, snapshotting, and labeling for clear experiment tracking.
  • Per-run metric extraction and lightweight reporting to support cross-run comparisons.
  • Resume-capable batch management with state persistence and aggregated results.

Quick Start

Run the GA batch with your chosen options to start collecting batch metrics.

Frequently Asked Questions about zenigame-fx-batch-ga

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

FAQPage Schema
How do I automate genetic algorithm batch runs for baseline distribution testing?

Automating genetic algorithm batch runs requires orchestrating multiple trials with optional calibration and snapshotting to establish baseline performance distributions. This Skill automates multi-run GA experiments, handling state persistence and generating per-run metrics for rapid stability measurement.

What is cross-run analysis and how does batch processing support it?

Cross-run analysis compares metrics across multiple GA batch runs to evaluate performance stability. This Skill supports it by extracting per-run metrics and generating lightweight reports during batch processing, feeding data directly into downstream cross-run comparisons.

Can I resume a genetic algorithm batch run if the process stops midway?

Resuming interrupted genetic algorithm batch runs is possible through state persistence. This Skill provides resume-capable batch management, saving the execution state to allow experiments to continue from the last completed cycle without restarting the entire batch.

Do I need any specific dependencies to run GA batch orchestration?

No external dependencies are required to run GA batch orchestration. The Skill performs internal dependency checks for required scripts, loads recent run configurations, and manages the genetic algorithm batch cycles independently within your existing environment.

How do I generate per-run metrics and reports during automated GA experiments?

Generating per-run metrics during automated GA experiments is handled natively by the batch orchestrator. It automatically extracts performance data from each genetic algorithm run and produces lightweight reports to support clear experiment tracking and cross-run comparisons.

What is the best way to track and label multiple genetic algorithm experiments?

Tracking multiple genetic algorithm experiments is best handled through batch orchestration with labeling and snapshotting. This Skill manages batch GA cycles with optional labels and snapshots, ensuring clear experiment tracking and aggregated results for baseline distribution analysis.