What problem does it solve?
ERNE — Systematic diagnosis of bugs using the performance-profiler agent helps teams methodically identify issues in mobile debugging sessions by guiding reproduction, classification, investigation, and verification through a structured workflow.
Core Features & Use Cases
- Reproduction guidance: Collect and document exact reproduction steps across JavaScript, React, and native layers to ensure repeatability.
- Bug classification: Systematically categorize issues (Crash, Render, State, Navigation, Performance, Network, Native) to target remedies.
- Investigation protocol: Provide JS, React, and Native checks with recommended tooling and actions to isolate root causes.
- Verification & reporting: Produce a formal bug report template detailing root cause, fixes, and validation results for team alignment and audits.
Quick Start
Run the erne-debug command using the performance-profiler agent to reproduce the bug and start a structured diagnosis.