zenigame-update-docs

Audit and update Alpha Factory documentation against source code and config defaults.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool ensures Alpha Factory documentation stays current and accurate by systematically auditing docs against source code, runbooks, and glossaries, reducing drift and outdated references.

Core Features & Use Cases

  • Automated drift detection: compares docs/alpha-factory content with codebase and configuration defaults to identify stale or missing information.
  • Glossary maintenance: adds new terms to glossary.md and aligns terminology across documents.
  • Documentation regeneration: updates table of contents and READMEs to reflect current structure and components.

Quick Start

Run the zenigame-update-docs command to scan Alpha Factory docs, reconcile inconsistencies, and refresh glossary and READMEs.

Frequently Asked Questions about zenigame-update-docs

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

FAQPage Schema
How do I detect documentation drift against my source code and configuration defaults?

Documentation drift is detected by systematically comparing docs/alpha-factory content with the current codebase and configuration defaults to identify stale or missing information, then flagging inconsistencies for review.

What is the best way to automate glossary maintenance and align terminology across project docs?

Automated glossary maintenance adds new terms to glossary.md and aligns terminology across all documents by enforcing alignment with the current source code definitions.

How do I regenerate documentation indexes and update READMEs to reflect current components?

Documentation regeneration automatically updates the table of contents and READMEs to reflect the current project structure and components, outputting refreshed artifacts for review.

Can I audit and update Alpha Factory documentation in one go without manual review?

You can audit and update Alpha Factory documentation in one go, but the system outputs updated artifacts for review rather than committing changes blindly without human oversight.

Does this documentation update tool work without external dependencies or components?

The documentation update tool operates with zero external dependencies and components, running natively to scan and reconcile Alpha Factory docs against existing runbooks and code.