diff --git a/.claude/commands/add-language-rules.md b/.claude/commands/add-language-rules.md index 4d17abfca..4f34a2c2d 100644 --- a/.claude/commands/add-language-rules.md +++ b/.claude/commands/add-language-rules.md @@ -1,7 +1,7 @@ --- name: add-language-rules description: Workflow command scaffold for add-language-rules in everything-claude-code. -allowed_tools: ["Bash", "Read", "Write", "Grep", "Glob"] +allowed-tools: ["Bash", "Read", "Write", "Grep", "Glob"] --- # /add-language-rules diff --git a/.claude/commands/database-migration.md b/.claude/commands/database-migration.md index 855f94ec8..a8fdb23dd 100644 --- a/.claude/commands/database-migration.md +++ b/.claude/commands/database-migration.md @@ -1,7 +1,7 @@ --- name: database-migration description: Workflow command scaffold for database-migration in everything-claude-code. -allowed_tools: ["Bash", "Read", "Write", "Grep", "Glob"] +allowed-tools: ["Bash", "Read", "Write", "Grep", "Glob"] --- # /database-migration diff --git a/.claude/commands/feature-development.md b/.claude/commands/feature-development.md index 864a88015..785eb0879 100644 --- a/.claude/commands/feature-development.md +++ b/.claude/commands/feature-development.md @@ -1,7 +1,7 @@ --- name: feature-development description: Workflow command scaffold for feature-development in everything-claude-code. -allowed_tools: ["Bash", "Read", "Write", "Grep", "Glob"] +allowed-tools: ["Bash", "Read", "Write", "Grep", "Glob"] --- # /feature-development diff --git a/commands/marketing-campaign.md b/commands/marketing-campaign.md index b26237b25..832db419d 100644 --- a/commands/marketing-campaign.md +++ b/commands/marketing-campaign.md @@ -1,6 +1,6 @@ --- description: Plan and execute a full marketing campaign. Accepts a product brief and returns positioning, landing page copy, email sequence, social posts, ad variants, video scripts, and a content calendar. Can also review existing copy for conversion quality. -allowed_tools: ["Read", "Grep", "Glob", "WebSearch", "WebFetch", "Write"] +allowed-tools: ["Read", "Grep", "Glob", "WebSearch", "WebFetch", "Write"] --- # /marketing-campaign diff --git a/commands/skill-create.md b/commands/skill-create.md index aeeeec26d..8fc53f086 100644 --- a/commands/skill-create.md +++ b/commands/skill-create.md @@ -1,7 +1,7 @@ --- name: skill-create description: Analyze local git history to extract coding patterns and generate SKILL.md files. Local version of the Skill Creator GitHub App. -allowed_tools: ["Bash", "Read", "Write", "Grep", "Glob"] +allowed-tools: ["Bash", "Read", "Write", "Grep", "Glob"] --- # /skill-create - Local Skill Generation diff --git a/docs/es/commands/skill-create.md b/docs/es/commands/skill-create.md index 11aaed51f..353e7dc30 100644 --- a/docs/es/commands/skill-create.md +++ b/docs/es/commands/skill-create.md @@ -1,7 +1,7 @@ --- name: skill-create description: Analizar el historial local de git para extraer patrones de codificación y generar archivos SKILL.md. Versión local de la Skill Creator GitHub App. -allowed_tools: ["Bash", "Read", "Write", "Grep", "Glob"] +allowed-tools: ["Bash", "Read", "Write", "Grep", "Glob"] --- # /skill-create - Generación Local de Skills diff --git a/docs/ja-JP/commands/skill-create.md b/docs/ja-JP/commands/skill-create.md index 0ec4865d3..6715c67d4 100644 --- a/docs/ja-JP/commands/skill-create.md +++ b/docs/ja-JP/commands/skill-create.md @@ -1,7 +1,7 @@ --- name: skill-create description: ローカルのgit履歴を分析してコーディングパターンを抽出し、SKILL.mdファイルを生成します。Skill Creator GitHub Appのローカル版です。 -allowed_tools: ["Bash", "Read", "Write", "Grep", "Glob"] +allowed-tools: ["Bash", "Read", "Write", "Grep", "Glob"] --- # /skill-create - ローカルスキル生成 diff --git a/docs/tr/commands/skill-create.md b/docs/tr/commands/skill-create.md index c2600de66..ae676de15 100644 --- a/docs/tr/commands/skill-create.md +++ b/docs/tr/commands/skill-create.md @@ -1,7 +1,7 @@ --- name: skill-create description: Kodlama desenlerini çıkarmak ve SKILL.md dosyaları oluşturmak için yerel git geçmişini analiz et. Skill Creator GitHub App'ın yerel versiyonu. -allowed_tools: ["Bash", "Read", "Write", "Grep", "Glob"] +allowed-tools: ["Bash", "Read", "Write", "Grep", "Glob"] --- # /skill-create - Yerel Skill Oluşturma diff --git a/docs/zh-CN/commands/skill-create.md b/docs/zh-CN/commands/skill-create.md index 10867c3fc..8ab5fc7b6 100644 --- a/docs/zh-CN/commands/skill-create.md +++ b/docs/zh-CN/commands/skill-create.md @@ -1,7 +1,7 @@ --- name: skill-create description: 分析本地Git历史以提取编码模式并生成SKILL.md文件。Skill Creator GitHub应用的本地版本。 -allowed_tools: ["Bash", "Read", "Write", "Grep", "Glob"] +allowed-tools: ["Bash", "Read", "Write", "Grep", "Glob"] --- # /skill-create - 本地技能生成