- In Replit: Create Repl → Import from GitHub → paste your team's repo URL.
- Ensure that you're working on branches in Replit, so you don't push to main.
- Every feature on its own branch:
feature/issue-[N]-[short-description] - No direct commits to
main - Every PR references its issue (
closes #N) and needs a teammate review - Update
PROMPTS.mdafter every AI-assisted session
File a GitHub Issue in this repo and @ mention GSI