From 764abb2a4b16ed4eca8879edb9f9097680d01445 Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Tue, 17 Feb 2026 11:32:36 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20fix=20ultrabrain=20model=20reference=20?= =?UTF-8?q?in=20category-skill-guide=20(GPT-5.2=E2=86=92GPT-5.3=20Codex)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/category-skill-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/category-skill-guide.md b/docs/category-skill-guide.md index 7488d56b7..c4719fb91 100644 --- a/docs/category-skill-guide.md +++ b/docs/category-skill-guide.md @@ -117,7 +117,7 @@ You can create powerful specialized agents by combining Categories and Skills. ### 🏗️ The Architect (Design Review) - **Category**: `ultrabrain` - **load_skills**: `[]` (pure reasoning) -- **Effect**: Leverages GPT-5.2's logical reasoning for in-depth system architecture analysis. +- **Effect**: Leverages GPT-5.3 Codex's logical reasoning for in-depth system architecture analysis. ### ⚡ The Maintainer (Quick Fixes) - **Category**: `quick`