CLI - Use for Rozenite commands. - Run from the app root where Metro is started for the target app. In monorepos, this is usually the app package root, not the repository root. Handoff - Keep this skill for shell-driven workflows. - If the user wants code instead of shell commands, or asks for a Node.js or TypeScript script, wrapper, benchmark, automation, or agent runtime built on top of Rozenite, switch to . Rules - Agent work is session-scoped. Reuse one session across related commands. - Always run Rozenite commands in serial. Never issue Rozenite agent commands in parallel. - Start with…