Skip to content

Commands

The primary workflow starts with /rn-feature-dev. Other commands are useful on their own or alongside it.

CommandWhen to use
rn-feature-devBuild a complete feature with the 8-phase pipeline
test-featureTest an already-implemented feature end-to-end
build-and-testBuild the app first, then test
debug-screenDiagnose a broken screen — gather evidence, apply fix
check-envVerify Metro, CDP, and simulator are ready
CommandWhen to use
proof-captureRecord video + screenshots for PR proof
nav-graphMap and navigate the app’s screen graph

Self-improvement tools that learn from failure patterns across sessions.

CommandWhen to use
rn-agent-healthView engine health — telemetry, heuristics, confidence
rn-agent-compactCompact telemetry, promote learnings, decay stale data
rn-agent-exportExport anonymized experience bundle for sharing
rn-agent-importImport experience from teammates or other projects
CommandWhen to use
send-feedbackReport a bug or send feedback via GitHub issue