agent-domain-routing-rn
Agent Domain Routing (theonekit-rn)
Section titled “Agent Domain Routing (theonekit-rn)”The React Native task-pattern→agent lookup table (moved to this skill as a context-budget lever —
pure reference consulted only after the agent already decided to spawn a sub-agent for RN work)
now lives in the on-demand skill t1k-rn-base-agent-domain-routing. Invoke it — or
/t1k:find-skill "<query>" — when resolving “which agent owns this task.” Role keys, file globs
and error-recovery mappings: .claude/t1k-routing-rn.json plus the performance overlay
.claude/modules/performance/t1k-routing-performance.json. Skill discovery: .claude/rules/skill-domain-routing-rn.md.
The tie-break constraint below stays in this rule (not the skill) because it fires unsummoned — it corrects a plausible wrong shortcut before the agent would ever think to look up the table.
Tie-break. A task naming an RN domain concept (Expo Router, Metro, Hermes, FlashList, HRM, a
Detox E2E flow) takes its row in the routing skill above even when it also touches shared code
(app/, components/, store/). Everything else keeps core’s rows.