CLAUDE: discourage "go build" and add a set of "must follow" rules
I keep having to tell Claude to not do these things;
for example, excessive use of "cat <<EOF" or /tmp causes it to ask
for permission to use these new commands and paths,
which interrupts the session for no reason at all.
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: I4f4daf40786301dc0e0c47cc8930bd85f51e3af7
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1229648
Reviewed-by: Matthew Sackman <matthew@cue.works>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>