Reference
Commands
Core commands
Section titled “Core commands”The primary workflow starts with /rn-feature-dev. Other commands are useful on their own or alongside it.
| Command | When to use |
|---|---|
rn-feature-dev | Build a complete feature with the 8-phase pipeline |
test-feature | Test an already-implemented feature end-to-end |
build-and-test | Build the app first, then test |
debug-screen | Diagnose a broken screen — gather evidence, apply fix |
check-env | Verify Metro, CDP, and simulator are ready |
Proof & testing
Section titled “Proof & testing”| Command | When to use |
|---|---|
proof-capture | Record video + screenshots for PR proof |
nav-graph | Map and navigate the app’s screen graph |
Utility
Section titled “Utility”| Command | When to use |
|---|---|
send-feedback | Report a bug or send feedback via GitHub issue |