roblox-diagnostics-and-tooling
Installation
SKILL.md
Roblox House Stack — Diagnostics and Tooling
Overview
Every claim about a game's behavior should come from an instrument, not an impression: telemetry signals, analyzer counts, console captures, or one of the shipped scripts below. This skill catalogs each measurement instrument the house stack provides, the exact command to run it, and how to interpret what it prints. Commands are repo-root-relative and run in the current project repo.
When to use
- You need evidence for a balance/tuning discussion (spawn vs kill counts, cap hits, HP loss per cycle, deaths).
- You want the repo-wide type/lint/format status, or to know whether your change regressed it.
- You need to read the running game's console or screen from a Claude session.
- You want a one-command view of every feature flag, debug toggle, or stale plan file.