zenigame-run-report

Compile Alpha Factory genome archives, winners data, and GA logs into Markdown run reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Alpha Factory RUN results require manual consolidation into a consistent, shareable report. This skill automates the generation of per-run Markdown reports by collating genome archive analyses, winners data, and GA logs into the designated reports/run-reports structure.

Core Features & Use Cases

  • Automates extraction and consolidation of RUN data into a single run report.
  • Supports block-level organization under reports/run-reports/run-<block>/run-<N>.md and updates a central metrics summary.
  • Useful for post-run documentation, auditing, and stakeholder communication across multiple RUNs.

Quick Start

Execute the skill to generate the latest RUN report and store it under reports/run-reports using the auto-detection of the most recent run.

Frequently Asked Questions about zenigame-run-report

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

FAQPage Schema
How do I generate Markdown reports from genome archives and GA logs?

To generate Markdown reports from genome archives and GA logs, you can use an automation skill that compiles Alpha Factory outputs into standardized per-run documentation. It reads genome archives, winners data, and GA logs to output structured run reports.

What is the best way to automate post-run documentation for Alpha Factory results?

Automating post-run documentation for Alpha Factory results is best handled by tools that collate outputs into a consistent report format. This skill automatically extracts genome archives and GA logs to generate shareable Markdown files for stakeholders.

Can I organize multiple RUN reports by block automatically?

Yes, you can organize multiple RUN reports by block automatically. The skill structures outputs into a designated reports/run-reports/run-<block>/run-<N>.md directory hierarchy and updates a central metrics summary for consistent tracking.

Do I need any specific dependencies to compile winners data and GA logs into a run report?

You do not need any specific dependencies to compile winners data and GA logs into a run report. The skill operates independently without external requirements, reading Alpha Factory outputs and directly generating Markdown documentation.

How does auto-detection work when generating the latest RUN report?

Auto-detection for generating the latest RUN report works by scanning your directory for the most recent Alpha Factory outputs. The skill identifies the newest genome archives and GA logs, automatically compiling them into a Markdown report without manual selection.

When do I need to generate standardized Markdown files for GA logs?

You need to generate standardized Markdown files for GA logs when consolidating Alpha Factory RUN results for auditing or stakeholder communication. This ensures consistent post-run documentation across multiple runs and blocks.