From 8ebae76b74bba0c98c4366d4975b08c22f1f0e3c Mon Sep 17 00:00:00 2001 From: catlog22 Date: Tue, 21 Oct 2025 15:07:03 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E7=A7=BB=E9=99=A4=E5=B7=A5=E5=85=B7?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=E9=85=8D=E7=BD=AE=E7=9A=84=E5=86=97=E4=BD=99?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 0c4c9c92..f3c1d85f 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -5,7 +5,6 @@ This document defines project-specific coding standards and development principles. ### CLI Tool Context Protocols For all CLI tool usage, command syntax, and integration guidelines: -- **Tool Control Configuration**: @~/.claude/workflows/tool-control.yaml - Controls CLI tool availability for all commands and agent executions (if disabled, use other enabled CLI tools or Claude's own capabilities) - **MCP Tool Strategy**: @~/.claude/workflows/mcp-tool-strategy.md - **Intelligent Context Strategy**: @~/.claude/workflows/intelligent-tools-strategy.md - **Context Search Commands**: @~/.claude/workflows/context-search-strategy.md