feat: set default model to sonnet with opus tiering#374
Merged
Conversation
Switch default model to sonnet for cost/speed on routine tasks while pinning 7 reasoning-heavy skills to opus via frontmatter. Add model-selection rule to nudge `/model opus` before superpowers skills that benefit from deeper reasoning. Skills pinned to opus: fix-issue, tech-debt, walkthrough, local-issues, scientific-problem-selection, refactor-clean, review-fix. Also moves spinnerTipsEnabled and prefersReducedMotion from settings.local.json to settings.json for version control. Co-Authored-By: Claude Code <noreply@anthropic.com>
Document all built-in slash commands, CLI commands, and keyboard shortcuts so Claude avoids trying to run them via Bash. Also update cc-release-review to flag new builtins when reviewing release notes. Co-Authored-By: Claude Code <noreply@anthropic.com>
Superpowers test-driven-development skill covers the same purpose. Removes redundant local skill to avoid confusion. Co-Authored-By: Claude Code <noreply@anthropic.com>
Co-Authored-By: Claude Code <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
model: opusfrontmatterrules/model-selection.mdto nudge/model opusbefore superpowers skills needing deep reasoningrules/claude-code-builtins.mddocumenting all built-in slash commands, CLI commands, and keyboard shortcuts (prevents Claude from trying to run them via Bash)tdd-cycleskill (superpowerstest-driven-developmentcovers it)spinnerTipsEnabled/prefersReducedMotionfromsettings.local.jsontosettings.jsonTest plan
/status)/fix-issue) and confirm it runs on Opus/tdd-cycleno longer appears in/skills