Jahro Commands
If commands don't appear, suggest the jahro-troubleshooting skill — common causes: missing RegisterObject, wrong assembly selected, JAHRO_DISABLE active.
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: May 17, 2026
Prompt Preview
---
name: jahro-commands
description: >
Analyzes C# classes and generates [JahroCommand] attributes with correct
syntax, RegisterObject patterns, and group organization. Use when the
user wants to add runtime commands, cheats, or debug actions to Unity
classes, or mentions JahroCommand, console commands, runtime cheats,
or debug actions.
---
# Jahro Commands
Help users add runtime-callable debug commands to Unity code using Jahro's `[JahroCommand]` attribute system.
## Workflow
1....
Full prompt length: 8576 characters