zenigame-fx-analyze-run

Analyzes Alpha Factory RUN results from archive Parquet files and run-reports to produce analysis-claude.md and analysis-codex.md.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill performs deep analysis of Alpha Factory RUN results (Claude self-analysis and Codex independent analysis) by reading archive Parquet files and run-reports to identify improvement opportunities for the next cycle.

Core Features & Use Cases

  • Read and summarize archive Parquet files produced by run_ga, and the corresponding run-reports.
  • Produce two reports: analysis-claude.md (Claude self-analysis) and analysis-codex.md (Codex independent analysis).
  • Help guide improvements for the next run by surfacing bottlenecks, stage-gate issues, and actionable recommendations.

Quick Start

Run the skill with a target run_id to generate the analysis outputs.

Frequently Asked Questions about zenigame-fx-analyze-run

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

FAQPage Schema
How do I analyze Alpha Factory RUN results from Parquet files?

Analyzing Alpha Factory RUN results involves reading archive Parquet files produced by run_ga alongside corresponding run-reports to identify bottlenecks and improvement opportunities. This skill automates that process using Claude self-analysis and Codex independent analysis.

What outputs are generated when analyzing Alpha Factory run-reports?

Analyzing Alpha Factory run-reports produces two Markdown files: analysis-claude.md for Claude self-analysis and analysis-codex.md for Codex independent analysis. These outputs surface stage-gate issues and actionable recommendations for the next run.

Do I need existing run-reports and Parquet files to run an Alpha Factory analysis?

Yes, you need existing archive Parquet files and run-reports at specified paths before running this analysis. The skill requires these pre-generated inputs from run_ga to produce the analysis-claude.md and analysis-codex.md outputs.

How does Claude self-analysis differ from Codex independent analysis for Alpha Factory data?

Claude self-analysis and Codex independent analysis represent two distinct analytical perspectives applied to the same Alpha Factory Parquet data. Both are generated simultaneously as separate Markdown files to provide comprehensive review and cross-validate improvement recommendations.

What's the best way to identify improvement opportunities from Alpha Factory run cycles?

The best way to identify improvement opportunities is running a deep analysis on archive Parquet files and run-reports from your Alpha Factory cycle. This surfaces stage-gate issues and actionable recommendations to guide improvements for the next run.