Files
Sportstime/.claude/settings.local.json
Trey t 3d40145ffb docs: update planning documents and todos
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 13:16:52 -06:00

27 lines
730 B
JSON

{
"permissions": {
"allow": [
"Skill(axiom:axiom-swiftui-architecture)",
"WebSearch",
"Bash(pip3 list:*)",
"Bash(pip3 install:*)",
"Bash(python3:*)",
"Bash(cat:*)",
"Bash(ls:*)",
"Bash(xcrun simctl install:*)",
"Skill(frontend-design:frontend-design)",
"Bash(xcrun simctl io:*)",
"Bash(python cloudkit_import.py:*)",
"Bash(python -m sportstime_parser scrape:*)",
"Bash(pip install:*)",
"Bash(python -m pytest:*)",
"Skill(superpowers:brainstorming)",
"Skill(superpowers:subagent-driven-development)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Skill(superpowers:writing-plans)",
"Bash(find:*)"
]
}
}