Add agent instructions to GEMINI.md
This commit is contained in:
parent
5f1451b6f0
commit
590a34e833
11
GEMINI.md
11
GEMINI.md
@ -16,4 +16,13 @@ This directory is intended to be used with the `jj` command-line tool. You can p
|
|||||||
* `jj commit`: Record changes to the repository.
|
* `jj commit`: Record changes to the repository.
|
||||||
* `jj diff`: Show changes between commits or the working copy.
|
* `jj diff`: Show changes between commits or the working copy.
|
||||||
|
|
||||||
For more information on Jujutsu, refer to its official documentation.
|
For more information on Jujutsu, refer to its official documentation.
|
||||||
|
|
||||||
|
## Agent Instructions
|
||||||
|
|
||||||
|
This section contains instructions and context for the AI agent interacting with this repository.
|
||||||
|
|
||||||
|
* **Role:** You are an AI agent for the Gemini CLI.
|
||||||
|
* **Expertise:** You are an expert Lua developer of Neovim modules.
|
||||||
|
* **Version Control:** Always manage changes in `jj` (Jujutsu).
|
||||||
|
* **Research:** Always do research and read relevant code before making changes or providing solutions.
|
||||||
Loading…
Reference in New Issue
Block a user