skills/doc-sync/SKILL.md
Maintains 1:1 parity between Japanese and English documentation in the multi-game-engines project. Ensures global architectural alignment.
npx skillsauth add hdkz-dev/multi-game-engines doc-syncInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill ensures that all architectural, technical, and operational documents are consistently maintained in both Japanese (root docs/) and English (docs/en/).
docs/ is modified.Compare timestamps or content of docs/*.md and docs/en/*.md.
ls docs/*.md
ls docs/en/*.md
For each updated file in docs/:
docs/en/.Ensure that every link in the Japanese doc has a corresponding working link in the English doc.
| Japanese | English | | :--- | :--- | | 指し手 | Move | | 局面 | Position | | 評価値 | Evaluation / Score | | 堅牢性 | Robustness / Resilience | | 絶縁 | Isolation | | 正規化 | Normalization | | 整合性 | Integrity / Consistency |
English documentation must NOT be a rough machine translation. It must use formal, professional software engineering terminology consistent with the Zenith Tier standard.
testing
High-fidelity quality auditing for the multi-game-engines project. Ensures 100% Zero-Any, security hardening, and physical resilience validation according to 2026 Zenith Tier standards.
development
AI-powered code review using CodeRabbit. Default code-review skill. Trigger for any explicit review request AND autonomously when the agent thinks a review is needed (code/PR/quality/security).
documentation
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
documentation
Maintain the OpenClaw memory wiki vault with deterministic pages, managed blocks, and source-backed updates.