Skip to content

Commit 054c0e5

Browse files
davila7claude
andcommitted
fix(commands): Remove deprecated 'model: sonnet' field from 142 command files
Removed the deprecated 'model: sonnet' field from command frontmatter to fix compatibility issues with Claude Code. Commands will now inherit the model from the active conversation instead of using a hardcoded deprecated model identifier. Changes: - Removed 'model: sonnet' from 142 command files across all categories - Commands now use default model inheritance behavior - Preserved 'model: claude-sonnet-4-5-20250929' in gemini-review.md (valid model) - 67 commands without model field remain unchanged This resolves the "model: sonnet not found" error reported in GitHub issues and aligns with Claude Code's recommended practice of letting commands inherit the conversation model. Affected categories: - Database/Supabase commands (8 files) - Documentation commands (8 files) - Deployment commands (11 files) - Setup commands (14 files) - Performance commands (8 files) - Team commands (14 files) - Security commands (6 files) - NextJS/Vercel commands (10 files) - Sync commands (14 files) - And more across other categories 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 43c9d86 commit 054c0e5

File tree

142 files changed

+0
-142
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+0
-142
lines changed

cli-tool/components/commands/automation/act.md

Lines changed: 0 additions & 1 deletion

cli-tool/components/commands/automation/ci-pipeline.md

Lines changed: 0 additions & 1 deletion

cli-tool/components/commands/automation/husky.md

Lines changed: 0 additions & 1 deletion

cli-tool/components/commands/automation/workflow-orchestrator.md

Lines changed: 0 additions & 1 deletion

cli-tool/components/commands/database/supabase-backup-manager.md

Lines changed: 0 additions & 1 deletion

cli-tool/components/commands/database/supabase-data-explorer.md

Lines changed: 0 additions & 1 deletion

cli-tool/components/commands/database/supabase-migration-assistant.md

Lines changed: 0 additions & 1 deletion

cli-tool/components/commands/database/supabase-performance-optimizer.md

Lines changed: 0 additions & 1 deletion

cli-tool/components/commands/database/supabase-realtime-monitor.md

Lines changed: 0 additions & 1 deletion

cli-tool/components/commands/database/supabase-schema-sync.md

Lines changed: 0 additions & 1 deletion

0 commit comments

Comments
 (0)