diff options
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. |
