verify-daemon-parity

Community

Ensure game logic matches legacy.

Authorpeppone-choi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that the new turn daemon and NPC AI logic in the backend accurately replicate the behavior of the original legacy PHP implementation, preventing regressions and ensuring game balance.

Core Features & Use Cases

  • State Model Verification: Confirms the turn daemon's lifecycle (Idle, Running, Flushing) matches documentation.
  • Execution Order Check: Validates that turn processing follows the established sequence (General Commands -> Nation Commands -> Monthly Processing).
  • NPC AI Logic Parity: Verifies that NPC decision-making algorithms mirror the legacy GeneralAI.
  • Deterministic RNG Validation: Ensures random number generation for AI is consistent with the legacy system.
  • Daemon Control Testing: Checks that commands like run, pause, and resume function as expected.

Quick Start

Run the verify-daemon-parity skill to check if the turn daemon and NPC AI logic align with the legacy system's behavior.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: verify-daemon-parity
Download link: https://github.com/peppone-choi/opensamguk/archive/main.zip#verify-daemon-parity

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.