When your team uses AI coding tools, establish conventions:
- Share .cursorrules and CLAUDE.md files in the repo
- Agree on which tasks are appropriate for AI
- Review AI code with the same rigor as human code
- Track which code was AI-generated (some teams use commit tags)
Without conventions, each developer uses AI differently. Code quality becomes inconsistent.