# Gemini & AI Assistant Guide for Carbon This document provides high-density technical context for AI assistants contributing to the Carbon Language project. ## General instructions - **Communication**: Be concise, professional, and technical. Use GitHub-style markdown. - **Verification**: Always run relevant tests. ## Bazel usage > [!IMPORTANT] Always use `bazelisk` instead of `bazel` for all commands in the > Carbon project. Refer to the > [Bazel usage skill](/.agents/skills/bazel/SKILL.md) for detailed instructions.