Skip to content

Commit d121a5c

Browse files
committed
Add SKILL definitions for explore, implement, plan, report, review, test-code, and test-result stages
1 parent 49fdca5 commit d121a5c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.claude/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"$schema": "https://json.schemastore.org/claude-code-settings.json",
33
"model": "sonnet",
4+
"env": {
5+
"MAX_THINKING_TOKENS": "10000",
6+
"CLAUDE_AUTOCOMPACT_PCT_OVERRIDE": "50"
7+
},
48
"permissions": {
59
"deny": [
610
"Read(./.env)",

0 commit comments

Comments
 (0)