See: https://cloud.google.com/blog/topics/developers-practitioners/gemini-cli-custom-slash-commands
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.
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
.