Files
Sportstime/Scripts/.claude/settings.local.json
Trey t 6cddf601e3 wip
2026-01-19 22:52:42 -06:00

24 lines
630 B
JSON

{
"permissions": {
"allow": [
"Skill(superpowers:brainstorming)",
"Skill(superpowers:writing-plans)",
"Skill(superpowers:using-git-worktrees)",
"Skill(superpowers:subagent-driven-development)",
"Bash(git add:*)",
"Bash(git commit:*)",
"WebSearch",
"Bash(wc:*)",
"Bash(find:*)",
"Skill(lead-designer)",
"Skill(frontend-design:frontend-design)",
"Bash(python3:*)",
"Bash(ls:*)",
"Bash(xargs basename:*)",
"Bash(python -m sportstime_parser:*)",
"Bash(python -m py_compile:*)",
"WebFetch(domain:en.wikipedia.org)"
]
}
}