senior-game-math-engineer

Design, audit, and sign off slot game math with simulation-backed validation artifacts.

39|12|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/egorfedorov/Slot-Casino-Game-Developer-Skills-for-Stake-Engine --skill senior-game-math-engineer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: senior-game-math-engineer
Source: https://github.com/egorfedorov/Slot-Casino-Game-Developer-Skills-for-Stake-Engine/tree/main/senior-game-math-engineer
Command: npx skills add https://github.com/egorfedorov/Slot-Casino-Game-Developer-Skills-for-Stake-Engine --skill senior-game-math-engineer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill streamlines the design, audit, and sign-off of casino game math for Stake-style pipelines by producing simulation-backed targets and validation artifacts.

Core Features & Use Cases

  • Define mode targets, EV decomposition, and RTP/hit-rate/volatility targets for multi-mode slot games.
  • Run reproducible simulations with seeds and sign-off criteria; produce artifact-backed handoffs.
  • Validate book weights, payout mappings, and max-win constraints with explicit tolerances and risk flags.

Quick Start

Provide the target specs, run the sign-off workflow, and generate the complete math validation package including assumptions, simulations, and patch plan.

Frequently Asked Questions about senior-game-math-engineer

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

FAQPage Schema
How do I calculate and verify RTP for multi-mode slot games?▼

You validate slot math by defining mode-specific EV targets and running reproducible simulations with fixed seeds to generate artifact-backed verification of RTP, hit rate, volatility, and feature frequency.

What is slot math sign-off and what artifacts do I need for handoff?▼

Slot math sign-off is the validation process producing simulation-backed artifacts, assumptions, and a patch plan for delivery. It requires explicit math decomposition and verification of max-win constraints before handoff.

How do I set up reproducible simulations for slot game volatility and hit rate validation?▼

You set up reproducible simulations by providing target specs, defining explicit math decomposition, and using fixed simulation seeds to validate volatility and hit rate against pre-defined tolerances and risk flags.

Can I validate max-win constraints and payout mappings for slot math models automatically?▼

Yes, you validate max-win constraints, book weights, and payout mappings by applying explicit tolerances and generating risk flags during the simulation-backed sign-off workflow for the slot math model.

What is the best way to split RTP targets across different game modes in a slot project?▼

The best way to split RTP targets across game modes is to define explicit mode-specific EV decomposition targets, then run separate reproducible simulations to verify each mode's hit rate and volatility independently.