Default browse skill to Sonnet to save tokens#11
Closed
oliursahin wants to merge 1 commit intogarrytan:mainfrom
Closed
Default browse skill to Sonnet to save tokens#11oliursahin wants to merge 1 commit intogarrytan:mainfrom
oliursahin wants to merge 1 commit intogarrytan:mainfrom
Conversation
The browse skill only orchestrates CLI commands — no heavy reasoning needed. Adding `model: sonnet` to both browse SKILL.md files prevents burning Opus tokens on simple navigation, clicking, and screenshot tasks. Closes garrytan#8 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
rafiulnakib
pushed a commit
to rafiulnakib/gstack
that referenced
this pull request
Mar 26, 2026
…arrytan#15-garrytan#18) limitations Visualizer: progressive disclosure with route-level expand/collapse (garrytan#19), interactive toolbar with search/filter/depth slider (garrytan#20), terminal ASCII output with ANSI colors (garrytan#21). Resolvers: staleness sync with auto-reconciliation (garrytan#15), atomic file locking with O_CREAT|O_EXCL (garrytan#16), 15-component spot-check with thorough mode (garrytan#17), fuzzy anti-pattern matching with Levenshtein + synonyms (garrytan#18). Product map: export mode (garrytan#11), shared map with feature merge (garrytan#12), tiered compression (garrytan#13), enhanced bootstrap fallback (garrytan#14).
mengtanx
pushed a commit
to mengtanx/gstack
that referenced
this pull request
Apr 6, 2026
support Payment module
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: sonnettobrowse/SKILL.mdand rootSKILL.mdfrontmatterCloses #8
Test plan
/browseand verify it uses Sonnet instead of the user default modelGenerated with Claude Code