- Add new 00-claude-code-setting skill for token usage optimization - Includes audit scripts for MCP servers, CLAUDE.md, and extensions - Auto-fix capability with backup for serverInstructions and frontmatter - Add YAML frontmatter to 17 command files - Target: keep baseline under 30% of 200K context limit Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
27 lines
607 B
JSON
27 lines
607 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(git init:*)",
|
|
"Bash(unzip:*)",
|
|
"Bash(git add:*)",
|
|
"Skill(notion-organizer)",
|
|
"Skill(ourdigital-seo-audit)",
|
|
"WebFetch(domain:les.josunhotel.com)",
|
|
"WebFetch(domain:josunhotel.com)",
|
|
"WebFetch(domain:pagespeed.web.dev)",
|
|
"Bash(ln:*)",
|
|
"Skill(skill-creator)",
|
|
"Bash(python:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git reset:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(python3:*)"
|
|
]
|
|
}
|
|
}
|