tree: 258d3ab69cc78fe6fae4809af1847d6bf888ac79 [path history] [tgz]
  1. cr/
  2. OWNERS
  3. PRESUBMIT.py
  4. PRESUBMIT_test.py
  5. README.md
.gemini/commands/README.md

Gemini Custom Commands for Chrome

See: https://cloud.google.com/blog/topics/developers-practitioners/gemini-cli-custom-slash-commands

Naming

The top-level directory is called “cr” (short for Chrome) so that “/cr:” will show all available custom commands. It is not necessary for custom commands to be put into subdirectories, but use them if it helps.

What Belongs Here?

Any prompt that is not a one-off could be put here. One-off prompts that should be used as examples should go in //agents/prompts/eval.