From a73a51355ed477ff1c5ab558b8f72b384f269b44 Mon Sep 17 00:00:00 2001 From: catlog22 Date: Thu, 23 Oct 2025 09:57:44 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= =?UTF-8?q?=EF=BC=8C=E5=A2=9E=E5=8A=A0=E5=A4=A7=E6=96=87=E4=BB=B6=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E6=8B=86=E5=88=86=E5=8A=9F=E8=83=BD=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E5=88=86=E6=9E=90=E6=96=87=E4=BB=B6=E7=94=9F=E6=88=90?= =?UTF-8?q?=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/agents/conceptual-planning-agent.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.claude/agents/conceptual-planning-agent.md b/.claude/agents/conceptual-planning-agent.md index 50d2e1fe..0466be86 100644 --- a/.claude/agents/conceptual-planning-agent.md +++ b/.claude/agents/conceptual-planning-agent.md @@ -231,6 +231,7 @@ Generate documents according to loaded role template specifications: **Required Files**: - **analysis.md**: Main role perspective analysis incorporating user context and role template + - **Auto-split if large**: If content >800 lines, split to `analysis-1.md`, `analysis-2.md` (or `analysis-3.md` if >1600 lines, max 3 files) - **recommendations.md**: Role-specific strategic recommendations and action items - **[role-deliverables]/**: Directory for specialized role outputs as defined in planning role template