jahro-production

Installation
SKILL.md

Jahro Production Readiness

Help users configure Jahro for safe production deployment so debugging tools never leak into release builds.

Three-Tier Disable Mechanism

Jahro evaluates these conditions at startup in priority order:

1. JAHRO_DISABLE defined?           → Disabled (highest priority)
2. Auto-disable ON + Release build? → Disabled
3. Enable Jahro switch              → Uses switch value (lowest priority)

Tier 1: JAHRO_DISABLE Preprocessor Define

What: Compile-time disable. When defined, Jahro exits at initialization regardless of all other settings.

Installs
17
GitHub Stars
15
First Seen
Mar 19, 2026
jahro-production — jahro-console/unity-agent-skills