diff --git a/.claude/commands/cli/chat.md b/.claude/commands/cli/chat.md index 9be63c71..44268e29 100644 --- a/.claude/commands/cli/chat.md +++ b/.claude/commands/cli/chat.md @@ -9,7 +9,7 @@ examples: - /cli:chat --tool qwen --enhance "optimize React component" - /cli:chat --tool codex "review security vulnerabilities" allowed-tools: SlashCommand(*), Bash(*) -model: sonnet + --- ## Purpose diff --git a/.claude/commands/cli/execute.md b/.claude/commands/cli/execute.md index cd688f6a..2204e8a8 100644 --- a/.claude/commands/cli/execute.md +++ b/.claude/commands/cli/execute.md @@ -9,7 +9,6 @@ examples: - /cli:execute --tool codex IMPL-001 - /cli:execute --enhance "fix API performance issues" allowed-tools: SlashCommand(*), Bash(*) -model: sonnet --- # CLI Execute Command (/cli:execute) diff --git a/.claude/commands/cli/mode/bug-index.md b/.claude/commands/cli/mode/bug-index.md index 45e5c7d7..15a975a6 100644 --- a/.claude/commands/cli/mode/bug-index.md +++ b/.claude/commands/cli/mode/bug-index.md @@ -8,7 +8,7 @@ examples: - /cli:mode:bug-index --tool qwen --enhance "login not working" - /cli:mode:bug-index --tool codex --cd "src/auth" "token validation fails" allowed-tools: SlashCommand(*), Bash(*) -model: sonnet + --- # CLI Mode: Bug Index (/cli:mode:bug-index) diff --git a/.claude/commands/cli/mode/code-analysis.md b/.claude/commands/cli/mode/code-analysis.md index 31e50a7a..79633b70 100644 --- a/.claude/commands/cli/mode/code-analysis.md +++ b/.claude/commands/cli/mode/code-analysis.md @@ -8,7 +8,7 @@ examples: - /cli:mode:code-analysis --tool qwen --enhance "explain data transformation pipeline" - /cli:mode:code-analysis --tool codex --cd "src/core" "trace execution path for user registration" allowed-tools: SlashCommand(*), Bash(*) -model: sonnet + --- # CLI Mode: Code Analysis (/cli:mode:code-analysis) diff --git a/.claude/commands/cli/mode/plan.md b/.claude/commands/cli/mode/plan.md index a675627c..db6b63b6 100644 --- a/.claude/commands/cli/mode/plan.md +++ b/.claude/commands/cli/mode/plan.md @@ -8,7 +8,7 @@ examples: - /cli:mode:plan --tool qwen --enhance "plan microservices migration" - /cli:mode:plan --tool codex --cd "src/auth" "authentication system" allowed-tools: SlashCommand(*), Bash(*) -model: sonnet + --- # CLI Mode: Plan (/cli:mode:plan)