Files
our-claude-skills/.claude/settings.local.json
Andrew Yim ae193d5e08 docs: Add Claude Code settings audit report
Generated settings optimization analysis with token budget breakdown
and MCP server recommendations.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 13:13:45 +07:00

28 lines
634 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:*)",
"Bash(git fetch:*)"
]
}
}