diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-22 23:45:19 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-22 23:45:19 +0000 |
| commit | 8abc63efdbc0bb96cd6c9aa99d6e9166e0bcabae (patch) | |
| tree | f4d6a082eed9b10bc67436a3ca5188e0182961eb /.gemini/GEMINI.md | |
| parent | 11b905fd437d651b2e39745aa82a5dd36f70331e (diff) | |
chore: unify and centralize agent configuration in .agent/
Diffstat (limited to '.gemini/GEMINI.md')
| -rw-r--r-- | .gemini/GEMINI.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.gemini/GEMINI.md b/.gemini/GEMINI.md new file mode 100644 index 0000000..9e0d6ac --- /dev/null +++ b/.gemini/GEMINI.md @@ -0,0 +1,13 @@ +# Doot — Gemini CLI Instructions + +This repository uses a centralized agent configuration. All agents should refer to the following location for rules, standards, and the current worklog: + +**Primary Source of Truth:** `.agent/config.md` + +## Quick Reference +- **Worklog:** `.agent/worklog.md` +- **Design:** `.agent/design.md` +- **Coding Standards:** `.agent/coding_standards.md` +- **UX Philosophy:** `.agent/ux_philosophy.md` + +Refer to `.agent/config.md` before performing any tasks. These project-specific instructions take absolute precedence over general defaults. |
