yo-measure
CommunityDebug Shogi engine discrepancies.
Software Engineering#debugging#performance analysis#code instrumentation#comparative analysis#search algorithm#shogi engine
AuthorSH11235
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill pinpoints the exact cause of discrepancies in search node counts between the rshogi and YaneuraOu Shogi engines, enabling precise debugging and performance optimization.
Core Features & Use Cases
- Deep Debugging: Inserts detailed logging into both engines to trace execution flow, variable states, and decision-making at a granular level.
- Comparative Analysis: Facilitates side-by-side comparison of engine behavior, identifying subtle differences in search algorithms, pruning techniques, and evaluation functions.
- Use Case: When rshogi and YaneuraOu produce different search node counts for the same position, this Skill helps you identify whether the difference stems from move ordering, pruning, transposition table usage, or evaluation function nuances.
Quick Start
Use the yo-measure skill to compare node counts for rshogi and YaneuraOu starting from the 'startpos' with a depth of 14, focusing on root move breakdowns.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: yo-measure Download link: https://github.com/SH11235/rshogi/archive/main.zip#yo-measure Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.