From 8abc63efdbc0bb96cd6c9aa99d6e9166e0bcabae Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sun, 22 Mar 2026 23:45:19 +0000 Subject: chore: unify and centralize agent configuration in .agent/ --- .gemini/GEMINI.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .gemini/GEMINI.md (limited to '.gemini/GEMINI.md') 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. -- cgit v1.2.3