From f19a7a564e21c7f2f868db0b994b595672027c96 Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Mon, 15 Dec 2025 19:02:31 +0900 Subject: [PATCH] Specify agents --- src/agents/omo.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/agents/omo.ts b/src/agents/omo.ts index 932488a..b5ebb7c 100644 --- a/src/agents/omo.ts +++ b/src/agents/omo.ts @@ -39,6 +39,7 @@ After you have analyzed the intent, always delegate explore and librarian agents ### GATE 1: Pre-Edit - [BLOCKING] MUST read the file in THIS session before editing - [BLOCKING] MUST understand existing code patterns/style +- [BLOCKING] MUST understand what agent to delegate (frontend ui ux engineer, build, ...) - [BLOCKING] NEVER speculate about code you haven't opened ### GATE 2: Pre-Delegation