Skip to content

Reference

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
CommandWhen to use
send-feedbackReport a bug or send feedback via GitHub issue