settings-management
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseConfiguration Meta Skill
配置元技能
🚨 MANDATORY: Invoke docs-management First
🚨 强制要求:先调用docs-management技能
STOP - Before providing ANY response about Claude Code configuration or settings:
- INVOKE
skilldocs-management- QUERY for the user's specific topic
- BASE all responses EXCLUSIVELY on official documentation loaded
Skipping this step results in outdated or incorrect information.
注意 - 在提供任何关于Claude Code配置或设置的响应之前:
- 调用
技能docs-management- 查询用户的具体主题
- 完全基于加载的官方文档提供所有响应
跳过此步骤会导致信息过时或错误。
Verification Checkpoint
验证检查点
Before responding, verify:
- Did I invoke docs-management skill?
- Did official documentation load?
- Is my response based EXCLUSIVELY on official docs?
If ANY checkbox is unchecked, STOP and invoke docs-management first.
在响应前,请验证:
- 是否已调用docs-management技能?
- 是否已加载官方文档?
- 我的响应是否完全基于官方文档?
如果有任何一个复选框未勾选,请停止操作并先调用docs-management技能。
Overview
概述
Central authority for Claude Code configuration and settings. This skill uses 100% delegation to docs-management - it contains NO duplicated official documentation.
Architecture: Pure delegation with keyword registry. All official documentation is accessed via docs-management skill queries.
Claude Code配置与设置的核心管理工具。本技能100%委托给docs-management技能处理——不包含任何重复的官方文档。
架构: 基于关键词注册表的纯委托架构。所有官方文档均通过docs-management技能查询获取。
When to Use This Skill
何时使用本技能
Keywords: settings, configuration, settings.json, environment variables, permissions, sandbox, enterprise settings, managed-settings.json, user settings, project settings, local settings, tools, hooks configuration, model configuration, plugin settings, precedence
Use this skill when:
- Configuring settings.json files
- Understanding settings hierarchy and precedence
- Setting up permission rules (allow, deny, ask)
- Configuring sandbox settings
- Managing enterprise policies
- Setting environment variables
- Understanding available tools
- Configuring plugin settings
- Troubleshooting configuration issues
关键词: settings, configuration, settings.json, environment variables, permissions, sandbox, enterprise settings, managed-settings.json, user settings, project settings, local settings, tools, hooks configuration, model configuration, plugin settings, precedence
在以下场景使用本技能:
- 配置settings.json文件
- 理解设置层级与优先级
- 设置权限规则(允许、拒绝、询问)
- 配置沙箱设置
- 管理企业策略
- 设置环境变量
- 了解可用工具
- 配置插件设置
- 排查配置问题
Keyword Registry for docs-management Queries
docs-management查询关键词注册表
Use these keywords when querying docs-management skill for official documentation:
在查询docs-management技能获取官方文档时,请使用以下关键词:
Settings Files
设置文件
| Topic | Keywords |
|---|---|
| Overview | "settings", "settings.json", "configuration files" |
| User Settings | "user settings", "~/.claude/settings.json" |
| Project Settings | ".claude/settings.json", "project settings" |
| Local Settings | "settings.local.json", "local settings" |
| Enterprise | "managed-settings.json", "enterprise managed policy" |
| 主题 | 关键词 |
|---|---|
| 概述 | "settings", "settings.json", "configuration files" |
| 用户设置 | "user settings", "~/.claude/settings.json" |
| 项目设置 | ".claude/settings.json", "project settings" |
| 本地设置 | "settings.local.json", "local settings" |
| 企业级 | "managed-settings.json", "enterprise managed policy" |
Available Settings
可用设置项
| Topic | Keywords |
|---|---|
| Settings Table | "available settings", "settings options" |
| Model Setting | "model setting", "model override" |
| Hooks Setting | "hooks setting", "disableAllHooks" |
| Output Style | "outputStyle setting", "output style config" |
| Status Line | "statusLine setting", "status line config" |
| API Key Helper | "apiKeyHelper", "custom script auth" |
| Keybindings | "keybindings.json", "keyboard shortcuts config", "custom keybindings" |
| Plans Directory | "plansDirectory", "plans directory setting", "plan file storage" |
| Turn Duration | "showTurnDuration", "turn duration display", "timing display" |
| 主题 | 关键词 |
|---|---|
| 设置表 | "available settings", "settings options" |
| 模型设置 | "model setting", "model override" |
| 钩子设置 | "hooks setting", "disableAllHooks" |
| 输出样式 | "outputStyle setting", "output style config" |
| 状态栏 | "statusLine setting", "status line config" |
| API密钥助手 | "apiKeyHelper", "custom script auth" |
| 快捷键 | "keybindings.json", "keyboard shortcuts config", "custom keybindings" |
| 计划目录 | "plansDirectory", "plans directory setting", "plan file storage" |
| 对话时长 | "showTurnDuration", "turn duration display", "timing display" |
Permissions
权限设置
| Topic | Keywords |
|---|---|
| Permission Settings | "permission settings", "allow deny ask rules" |
| Allow Rules | "permissions allow", "allow tool rules" |
| Deny Rules | "permissions deny", "deny tool rules", "excluding sensitive files" |
| Ask Rules | "permissions ask", "confirmation rules" |
| Default Mode | "defaultMode", "permission modes" |
| 主题 | 关键词 |
|---|---|
| 权限设置 | "permission settings", "allow deny ask rules" |
| 允许规则 | "permissions allow", "allow tool rules" |
| 拒绝规则 | "permissions deny", "deny tool rules", "excluding sensitive files" |
| 询问规则 | "permissions ask", "confirmation rules" |
| 默认模式 | "defaultMode", "permission modes" |
Sandbox
沙箱设置
| Topic | Keywords |
|---|---|
| Sandbox Settings | "sandbox settings", "bash sandboxing" |
| Sandbox Network | "sandbox network", "allowUnixSockets", "allowLocalBinding" |
| Excluded Commands | "excludedCommands", "sandbox exclusions" |
| Auto Allow | "autoAllowBashIfSandboxed", "auto-approve sandboxed" |
| 主题 | 关键词 |
|---|---|
| 沙箱设置 | "sandbox settings", "bash sandboxing" |
| 沙箱网络 | "sandbox network", "allowUnixSockets", "allowLocalBinding" |
| 排除命令 | "excludedCommands", "sandbox exclusions" |
| 自动允许 | "autoAllowBashIfSandboxed", "auto-approve sandboxed" |
Precedence
设置优先级
| Topic | Keywords |
|---|---|
| Settings Precedence | "settings precedence", "configuration hierarchy" |
| Override Order | "enterprise project user precedence", "settings override" |
| 主题 | 关键词 |
|---|---|
| 设置优先级 | "settings precedence", "configuration hierarchy" |
| 覆盖顺序 | "enterprise project user precedence", "settings override" |
Environment Variables
环境变量
| Topic | Keywords |
|---|---|
| Environment Variables | "environment variables", "ANTHROPIC_API_KEY" |
| Model Variables | "ANTHROPIC_MODEL", "model environment" |
| Proxy Variables | "HTTP_PROXY", "HTTPS_PROXY", "proxy configuration" |
| Telemetry Variables | "DISABLE_TELEMETRY", "telemetry settings" |
| Bedrock Variables | "CLAUDE_CODE_USE_BEDROCK", "bedrock environment" |
| Vertex Variables | "CLAUDE_CODE_USE_VERTEX", "vertex environment" |
| Temp Directory | "CLAUDE_CODE_TMPDIR", "temporary directory", "temp file location" |
| Background Tasks | "CLAUDE_CODE_DISABLE_BACKGROUND_TASKS", "disable background tasks", "background process control" |
| 主题 | 关键词 |
|---|---|
| 环境变量 | "environment variables", "ANTHROPIC_API_KEY" |
| 模型变量 | "ANTHROPIC_MODEL", "model environment" |
| 代理变量 | "HTTP_PROXY", "HTTPS_PROXY", "proxy configuration" |
| 遥测变量 | "DISABLE_TELEMETRY", "telemetry settings" |
| Bedrock变量 | "CLAUDE_CODE_USE_BEDROCK", "bedrock environment" |
| Vertex变量 | "CLAUDE_CODE_USE_VERTEX", "vertex environment" |
| 临时目录 | "CLAUDE_CODE_TMPDIR", "temporary directory", "temp file location" |
| 后台任务 | "CLAUDE_CODE_DISABLE_BACKGROUND_TASKS", "disable background tasks", "background process control" |
Plugins
插件
| Topic | Keywords |
|---|---|
| Plugin Configuration | "plugin configuration", "enabledPlugins" |
| Marketplaces | "extraKnownMarketplaces", "plugin marketplaces config" |
| 主题 | 关键词 |
|---|---|
| 插件配置 | "plugin configuration", "enabledPlugins" |
| 插件市场 | "extraKnownMarketplaces", "plugin marketplaces config" |
JSON Schema
JSON Schema
| Topic | Keywords |
|---|---|
| Custom Schema | "settings schema", "JSON schema", "claude-code-settings.schema.json" |
| Schema Location | "custom schema", "extended schema", "SchemaStore" |
| Schema Updates | "update schema", "schema refresh", "/update-settings-schema" |
| Schema Validation | "validate schema", "schema compliance", "draft-07" |
| 主题 | 关键词 |
|---|---|
| 自定义Schema | "settings schema", "JSON schema", "claude-code-settings.schema.json" |
| Schema位置 | "custom schema", "extended schema", "SchemaStore" |
| Schema更新 | "update schema", "schema refresh", "/update-settings-schema" |
| Schema验证 | "validate schema", "schema compliance", "draft-07" |
Tools
工具
| Topic | Keywords |
|---|---|
| Available Tools | "tools available to Claude", "tool table" |
| Tool Permissions | "tool permissions", "permission required tools" |
| 主题 | 关键词 |
|---|---|
| 可用工具 | "tools available to Claude", "tool table" |
| 工具权限 | "tool permissions", "permission required tools" |
Quick Decision Tree
快速决策树
What do you want to do?
- Configure settings file -> Query docs-management: "settings.json", "available settings"
- Set up permissions -> Query docs-management: "permission settings", "allow deny rules"
- Configure sandbox -> Query docs-management: "sandbox settings", "bash sandboxing"
- Understand precedence -> Query docs-management: "settings precedence", "configuration hierarchy"
- Set environment variables -> Query docs-management: "environment variables", specific variable name
- Configure enterprise policy -> Query docs-management: "managed-settings.json", "enterprise managed policy"
- Set up plugin settings -> Query docs-management: "plugin configuration", "enabledPlugins"
- Understand available tools -> Query docs-management: "tools available to Claude"
- Exclude sensitive files -> Query docs-management: "excluding sensitive files", "deny rules"
- Configure model -> Query docs-management: "model setting", "ANTHROPIC_MODEL"
- Troubleshoot config issues -> Query docs-management: "configuration troubleshooting" + specific issue
你想要做什么?
- 配置设置文件 -> 查询docs-management:"settings.json", "available settings"
- 设置权限 -> 查询docs-management:"permission settings", "allow deny rules"
- 配置沙箱 -> 查询docs-management:"sandbox settings", "bash sandboxing"
- 理解优先级 -> 查询docs-management:"settings precedence", "configuration hierarchy"
- 设置环境变量 -> 查询docs-management:"environment variables", 具体变量名
- 配置企业策略 -> 查询docs-management:"managed-settings.json", "enterprise managed policy"
- 设置插件 -> 查询docs-management:"plugin configuration", "enabledPlugins"
- 了解可用工具 -> 查询docs-management:"tools available to Claude"
- 排除敏感文件 -> 查询docs-management:"excluding sensitive files", "deny rules"
- 配置模型 -> 查询docs-management:"model setting", "ANTHROPIC_MODEL"
- 排查配置问题 -> 查询docs-management:"configuration troubleshooting" + 具体问题
Topic Coverage
主题覆盖
⚠️ STALENESS WARNING: The lists below are for navigation reference only. ALWAYS query docs-management for the authoritative, current list of settings fields, environment variables, and configuration options. These change with Claude Code releases.
⚠️ 过时警告: 以下列表仅用于导航参考。 请始终查询docs-management获取权威、最新的设置字段、 环境变量和配置选项列表。这些内容会随Claude Code的版本更新而变化。
Settings File Types
设置文件类型
Query Pattern:
docs-management: "settings.md file types locations"- User settings, project settings, local settings
- Enterprise policies (managed settings)
- Platform-specific paths
查询模式:
docs-management: "settings.md file types locations"- 用户设置、项目设置、本地设置
- 企业策略(托管设置)
- 平台特定路径
Key Settings Options
核心设置选项
Query Pattern:
docs-management: "settings.md available settings table"Categories include: authentication helpers, cleanup, announcements, environment, permissions, hooks, model, output styling, status line. Query docs-management for the complete list of current settings fields.
查询模式:
docs-management: "settings.md available settings table"分类包括:认证助手、清理、通知、环境、权限、钩子、模型、输出样式、状态栏。请查询docs-management获取完整的当前设置字段列表。
Permission Settings
权限设置
Query Pattern:
docs-management: "settings.md permission settings allow deny ask"Covers: allow/deny/ask rules, additional directories, default mode, bypass mode controls.
查询模式:
docs-management: "settings.md permission settings allow deny ask"涵盖:允许/拒绝/询问规则、附加目录、默认模式、绕过模式控制。
Sandbox Settings
沙箱设置
Query Pattern:
docs-management: "settings.md sandbox settings network"Covers: enabled flag, auto-allow behavior, excluded commands, network settings (sockets, binding, proxies).
查询模式:
docs-management: "settings.md sandbox settings network"涵盖:启用标志、自动允许行为、排除命令、网络设置(套接字、绑定、代理)。
Settings Precedence
设置优先级
Query Pattern:
docs-management: "settings.md precedence hierarchy"Order (query docs-management for current precedence rules).
查询模式:
docs-management: "settings.md precedence hierarchy"顺序(请查询docs-management获取当前优先级规则)。
Environment Variable Categories
环境变量分类
Query Pattern:
docs-management: "settings.md environment variables"Categories: authentication, model config, provider settings, proxy, telemetry, tool behavior.
查询模式:
docs-management: "settings.md environment variables"分类:认证、模型配置、提供商设置、代理、遥测、工具行为。
Plugin Configuration
插件配置
Query Pattern:
docs-management: "settings.md plugin configuration enabledPlugins"Covers: enabled plugins map, marketplace sources.
查询模式:
docs-management: "settings.md plugin configuration enabledPlugins"涵盖:启用插件映射、插件市场源。
Tools Available to Claude
Claude可用工具
Query Pattern:
docs-management: "interactive-mode.md tools available to Claude"Categories: file operations, execution, user interaction, specialized tools, notebook editing.
查询模式:
docs-management: "interactive-mode.md tools available to Claude"分类:文件操作、执行、用户交互、专用工具、笔记本编辑。
Delegation Patterns
委托模式
Standard Query Pattern
标准查询模式
text
User asks: "How do I configure permissions?"
1. Invoke docs-management skill
2. Use keywords: "permission settings", "allow deny rules"
3. Load official documentation
4. Provide guidance based EXCLUSIVELY on official docstext
用户提问:"如何配置权限?"
1. 调用docs-management技能
2. 使用关键词:"permission settings", "allow deny rules"
3. 加载官方文档
4. 完全基于官方文档提供指导Multi-Topic Query Pattern
多主题查询模式
text
User asks: "I want enterprise settings with sandbox and restricted permissions"
1. Invoke docs-management skill with multiple queries:
- "managed-settings.json", "enterprise managed policy"
- "sandbox settings", "bash sandboxing"
- "permission settings", "deny rules"
2. Synthesize guidance from official documentationtext
用户提问:"我需要配置包含沙箱和受限权限的企业设置"
1. 使用多个查询调用docs-management技能:
- "managed-settings.json", "enterprise managed policy"
- "sandbox settings", "bash sandboxing"
- "permission settings", "deny rules"
2. 综合官方文档中的指导内容Troubleshooting Pattern
排查问题模式
text
User reports: "My settings aren't taking effect"
1. Invoke docs-management skill
2. Use keywords: "settings precedence", "configuration hierarchy"
3. Guide user through precedence rules from official docstext
用户反馈:"我的设置没有生效"
1. 调用docs-management技能
2. 使用关键词:"settings precedence", "configuration hierarchy"
3. 根据官方文档中的优先级规则指导用户Troubleshooting Quick Reference
排查问题快速参考
| Issue | Keywords for docs-management |
|---|---|
| Settings not applied | "settings precedence", "configuration hierarchy" |
| Permission denied | "permission settings", "deny rules" |
| Sandbox blocking commands | "sandbox settings", "excludedCommands" |
| Environment variable not working | "environment variables", specific variable name |
| Enterprise policy override | "managed-settings.json", "enterprise policy" |
| Plugin not loading | "plugin configuration", "enabledPlugins" |
| Tool not available | "tools available", "tool permissions" |
| 问题 | docs-management查询关键词 |
|---|---|
| 设置未生效 | "settings precedence", "configuration hierarchy" |
| 权限被拒绝 | "permission settings", "deny rules" |
| 沙箱阻止命令 | "sandbox settings", "excludedCommands" |
| 环境变量不生效 | "environment variables", 具体变量名 |
| 企业策略覆盖 | "managed-settings.json", "enterprise policy" |
| 插件未加载 | "plugin configuration", "enabledPlugins" |
| 工具不可用 | "tools available", "tool permissions" |
Repository-Specific Notes
仓库特定说明
This repository has project-level settings in including:
.claude/settings.json- Custom hooks configuration
- Permission rules
- Model settings
When modifying this repository's settings, ensure changes align with the hook-management skill guidance for hook configurations.
本仓库在中包含项目级设置,包括:
.claude/settings.json- 自定义钩子配置
- 权限规则
- 模型设置
修改本仓库的设置时,请确保更改符合hook-management技能中关于钩子配置的指导。
Auditing Settings
设置审计
This skill provides the validation criteria used by the agent for formal audits.
settings-auditor本技能提供代理用于正式审计的验证标准。
settings-auditorAudit Resources
审计资源
| Resource | Location | Purpose |
|---|---|---|
| Audit Framework | | Query guides and scoring criteria |
| 资源 | 位置 | 用途 |
|---|---|---|
| 审计框架 | | 查询指南和评分标准 |
Scoring Categories
评分分类
| Category | Points | Key Criteria |
|---|---|---|
| JSON Validity | 20 | Valid syntax, well-formed |
| Schema Compliance | 25 | Only valid settings options |
| Permission Rules | 25 | Valid patterns, appropriate restrictions |
| Environment Config | 15 | Valid env vars, no secrets |
| Precedence Awareness | 15 | Correct scope usage |
Thresholds: 85+ = PASS, 70-84 = PASS WITH WARNINGS, <70 = FAIL
| 分类 | 分值 | 核心标准 |
|---|---|---|
| JSON有效性 | 20 | 语法有效、格式规范 |
| Schema合规性 | 25 | 仅使用有效的设置选项 |
| 权限规则 | 25 | 模式有效、限制合理 |
| 环境配置 | 15 | 环境变量有效、无敏感信息 |
| 优先级认知 | 15 | 作用域使用正确 |
阈值: 85分及以上 = 通过,70-84分 = 带警告通过,低于70分 = 不通过
Related Agent
相关代理
The agent (Haiku model) performs formal audits using this skill:
settings-auditor- Auto-loads this skill via
skills: settings-management - Uses audit framework and docs-management for rules
- Generates structured audit reports
- Invoked by command
/audit-settings
settings-auditor- 通过自动加载本技能
skills: settings-management - 使用审计框架和docs-management获取规则
- 生成结构化审计报告
- 通过命令调用
/audit-settings
External Technology Validation
外部技术验证
When auditing settings that reference external technologies (scripts, packages, runtimes), the auditor MUST validate claims using MCP servers before flagging findings.
Technologies Requiring MCP Validation:
- .NET/C# scripts: Validate with microsoft-learn + perplexity
- Node.js/npm packages: Validate with context7 + perplexity
- Python scripts/packages: Validate with context7 + perplexity
- Shell scripts: Validate with perplexity
- Any version-specific claims: ALWAYS validate with perplexity
Validation Rule:
Never flag a technology usage as incorrect without first:
- Querying appropriate MCP server(s) for current documentation
- Verifying with perplexity for recent changes (especially .NET 10+)
- Documenting MCP sources in the finding
Stale Data Warning:
- microsoft-learn can return cached/outdated documentation
- ALWAYS pair microsoft-learn with perplexity for version verification
- Trust perplexity for version numbers and recently-released features
当审计涉及外部技术(脚本、包、运行时)的设置时,审计员必须先使用MCP服务器验证相关内容,再标记问题。
需要MCP验证的技术:
- .NET/C#脚本:使用microsoft-learn + perplexity验证
- Node.js/npm包:使用context7 + perplexity验证
- Python脚本/包:使用context7 + perplexity验证
- Shell脚本:使用perplexity验证
- 任何版本相关的内容:始终使用perplexity验证
验证规则:
在标记技术使用错误之前,必须先:
- 查询相应的MCP服务器获取当前文档
- 使用perplexity验证版本变更(尤其是.NET 10+)
- 在问题中记录MCP来源
过时数据警告:
- microsoft-learn可能返回缓存/过时的文档
- 始终将microsoft-learn与perplexity配合使用以验证版本
- 版本号和最新发布的功能以perplexity为准
VS Code Integration
VS Code集成
This plugin provides an extended JSON Schema for Claude Code settings that enables IntelliSense in VS Code.
本插件为Claude Code设置提供了扩展JSON Schema,可在VS Code中启用智能提示。
Schema Association Options
Schema关联选项
Option 1: Workspace Settings (Recommended)
选项1:工作区设置(推荐)
Add to :
.vscode/settings.jsonjson
{
"json.schemas": [
{
"fileMatch": ["**/.claude/settings.json", "**/.claude/settings.local.json"],
"url": "./plugins/claude-ecosystem/skills/settings-management/references/claude-code-settings.schema.json"
}
]
}添加到:
.vscode/settings.jsonjson
{
"json.schemas": [
{
"fileMatch": ["**/.claude/settings.json", "**/.claude/settings.local.json"],
"url": "./plugins/claude-ecosystem/skills/settings-management/references/claude-code-settings.schema.json"
}
]
}Option 2: In-File Schema Reference
选项2:文件内Schema引用
Add at the top of your :
settings.jsonjson
{
"$schema": "https://raw.githubusercontent.com/melodic/claude-code-plugins/main/plugins/claude-ecosystem/skills/settings-management/references/claude-code-settings.schema.json"
}Note: In-file references override workspace settings. Use workspace settings for flexibility.
$schema在顶部添加:
settings.jsonjson
{
"$schema": "https://raw.githubusercontent.com/melodic/claude-code-plugins/main/plugins/claude-ecosystem/skills/settings-management/references/claude-code-settings.schema.json"
}注意: 文件内的引用会覆盖工作区设置。为了灵活性,建议使用工作区设置。
$schemaEnvironment Variable IntelliSense
环境变量智能提示
The schema includes 68+ environment variables with:
- Full autocomplete for all official env var names
- Descriptions and categories for each variable
- for boolean flags (type safety)
enum: ["0", "1"] - Deprecation markers for obsolete variables
Try it: In your , type and VS Code will autocomplete , , etc.
settings.json"env": { "AANTHROPIC_API_KEYANTHROPIC_MODEL该Schema包含68+个环境变量,支持:
- 所有官方环境变量名的自动补全
- 每个变量的描述和分类
- 布尔标志的(类型安全)
enum: ["0", "1"] - 已弃用变量的标记
尝试: 在中输入,VS Code会自动补全、等。
settings.json"env": { "AANTHROPIC_API_KEYANTHROPIC_MODELSchema Version
Schema版本
The schema tracks Claude Code versions and includes version history:
| Field | Purpose |
|---|---|
| Plugin schema version (e.g., 1.1.0) |
| Claude Code version tracked |
| Number of env vars defined (68+) |
| Last schema update date |
该Schema跟踪Claude Code版本,并包含版本历史:
| 字段 | 用途 |
|---|---|
| 插件Schema版本(例如:1.1.0) |
| 跟踪的Claude Code版本 |
| 定义的环境变量数量(68+) |
| Schema最后更新日期 |
Keeping Schema Updated
保持Schema更新
Run to sync the schema with latest canonical documentation. This extracts new env vars and settings from the official docs.
/update-settings-schema运行可将Schema与最新的官方文档同步。该命令会从官方文档中提取新的环境变量和设置项。
/update-settings-schemaReferences
参考资料
Official Documentation (via docs-management skill):
- Primary: "settings" documentation
- Related: "iam", "hooks", "sandboxing", "model-config", "network-config"
Repository-Specific:
- Project settings:
.claude/settings.json - Hooks configuration:
.claude/hooks/
官方文档(通过docs-management技能获取):
- 主文档:"settings"文档
- 相关文档:"iam", "hooks", "sandboxing", "model-config", "network-config"
仓库特定:
- 项目设置:
.claude/settings.json - 钩子配置:
.claude/hooks/
Version History
版本历史
-
v1.1.0 (2026-01-16): Added v2.1.4-v2.1.9 keyword registry entries
- Added keybindings.json setting keywords (v2.1.7)
- Added plansDirectory setting keywords (v2.1.9)
- Added showTurnDuration setting keywords (v2.1.7)
- Added CLAUDE_CODE_TMPDIR env var keywords (v2.1.5)
- Added CLAUDE_CODE_DISABLE_BACKGROUND_TASKS env var keywords (v2.1.4)
-
v1.0.0 (2025-11-26): Initial release
- Pure delegation architecture
- Comprehensive keyword registry
- Quick decision tree
- Topic coverage for all configuration features
- Troubleshooting quick reference
-
v1.1.0(2026-01-16):添加v2.1.4-v2.1.9版本的关键词注册表条目
- 添加keybindings.json设置关键词(v2.1.7)
- 添加plansDirectory设置关键词(v2.1.9)
- 添加showTurnDuration设置关键词(v2.1.7)
- 添加CLAUDE_CODE_TMPDIR环境变量关键词(v2.1.5)
- 添加CLAUDE_CODE_DISABLE_BACKGROUND_TASKS环境变量关键词(v2.1.4)
-
v1.0.0(2025-11-26):初始版本
- 纯委托架构
- 全面的关键词注册表
- 快速决策树
- 覆盖所有配置功能的主题
- 排查问题快速参考
Last Updated
最后更新
Date: 2026-01-16
Model: claude-opus-4-5-20251101
日期: 2026-01-16
模型: claude-opus-4-5-20251101