One guardrail
Claude Code can read your project, see git state, and use your terminal with your user permissions. Set permissions before you ask it to code.
Your hackathon repo should show this clearly. Commit shared settings that protect secrets, then verify Claude loaded them.
Pick a mode
Use Manual for real repo work. It asks before edits or commands and shows diffs for approval.
Use Accept edits only for small, low-risk changes. It auto-accepts file edits and common filesystem commands like mkdir, touch, and mv, but still asks before other terminal commands.