mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 15:00:13 +01:00
Hopefully this significantly reduces how often agents try to run `bazel` directly without repeatedly including that in prompts. Also tried to generally give useful skills for building, testing, and running things. Also added a specific admonition to the `AGENTS.md` as there is a chance that agents don't think they need to look at any skills for "standard" build system commands like `bazel`, as those are "trivial". It seems like a small chunk of context to spend to avoid churning with bad build commands. Assisted-by: Antigravity with Gemini