1
0
Files
Skill/.claude/settings.local.json

20 lines
503 B
JSON

{
"permissions": {
"allow": [
"Bash(uv:*)",
"WebSearch",
"WebFetch(domain:pypi.org)",
"WebFetch(domain:github.com)",
"Bash(pip index:*)",
"Bash(pip show:*)",
"Bash(openspec status:*)",
"Bash(openspec instructions proposal:*)",
"Bash(openspec instructions design:*)",
"Bash(openspec instructions specs:*)",
"Bash(openspec instructions tasks:*)",
"Bash(openspec new:*)",
"Bash(openspec instructions apply:*)"
]
}
}