verify-command-parity

Community

Ensure game commands are fully implemented.

Authorpeppone-choi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that all game commands, originally defined in legacy PHP, are consistently and correctly implemented across the backend and frontend of the OpenSamguk project, preventing inconsistencies and missing features.

Core Features & Use Cases

  • Command Implementation Verification: Checks if 93 legacy commands (55 for generals, 38 for nations) have corresponding implementations in the backend (Kotlin).
  • Frontend UI Check: Verifies that implemented backend commands are selectable and executable in the frontend.
  • Registry Consistency: Ensures all backend commands are properly registered.
  • Documentation Sync: Compares implementation status with documentation (legacy-commands.md).
  • Use Case: After a developer implements a new general command like che_recruit, this Skill can be run to confirm it exists in the backend code, is registered, and is available for selection in the game's UI.

Quick Start

Run the verify-command-parity skill to check the implementation status of all game commands.

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-command-parity
Download link: https://github.com/peppone-choi/opensamguk/archive/main.zip#verify-command-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.