diff --git a/GEMINI.md b/GEMINI.md index 45d382d..b537b27 100644 --- a/GEMINI.md +++ b/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 diff`: Show changes between commits or the working copy. -For more information on Jujutsu, refer to its official documentation. \ No newline at end of file +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. \ No newline at end of file