diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-22 23:48:03 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-22 23:48:03 +0000 |
| commit | 2c8ec3e53a0f4c6f2d16e94a95fcdce706717091 (patch) | |
| tree | 7cef240684c4d5bc2e627dd3585290e3ddc1a03e /.gemini | |
| parent | d8939199f129ccb1abcf0150012bc23209facf12 (diff) | |
chore: unify and centralize agent configuration in .agent/
Diffstat (limited to '.gemini')
| -rw-r--r-- | .gemini/GEMINI.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gemini/GEMINI.md b/.gemini/GEMINI.md new file mode 100644 index 0000000..6f30096 --- /dev/null +++ b/.gemini/GEMINI.md @@ -0,0 +1,7 @@ +# Claudomator — Gemini CLI Instructions + +This repository uses a centralized agent configuration. + +**Primary Source of Truth:** ".agent/config.md" + +Refer to ".agent/config.md" before performing any tasks. These project-specific instructions take absolute precedence over general defaults. |
