📚
Verifiedcontext0 installs
Focused Feature
Minimal context optimized for working on a single feature or component
Model Configuration
Modelclaude-sonnet-4.5
Max Tokens8,192
Temperature0.5
Use Case
Use when working on a single feature, bug fix, or small component
Configuration
{
"model": "claude-sonnet-4.5",
"max_tokens": 8192,
"temperature": 0.5,
"smart_context": false,
"context_window": "minimal",
"exclude_test_files": false,
"file_prioritization": true,
"prefer_recent_files": true,
"max_files_in_context": 10
}Installation
Via StackShack CLI
npx stackshack install focused-featureManual Configuration
Add this configuration to your claude_settings file:
{
"model": "claude-sonnet-4.5",
"max_tokens": 8192,
"temperature": 0.5,
"smart_context": false,
"context_window": "minimal",
"exclude_test_files": false,
"file_prioritization": true,
"prefer_recent_files": true,
"max_files_in_context": 10
}Tags
#focused#feature#minimal#fast
Quick Actions
Stats
Installs0
Categorycontext
Statuspublished