Skip to content

Commit 7898d66

Browse files
committed
Add GEMINI.md bridge file
1 parent e0a9db6 commit 7898d66

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

GEMINI.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Gemini Instructions
2+
3+
Read and follow `AGENTS.md` first. It is the canonical project guide for this repository.
4+
5+
Additional Gemini-specific notes:
6+
7+
- Apply `AGENTS.md` as the source of truth. If this file and `AGENTS.md` ever differ, `AGENTS.md` wins.
8+
- Keep changes aligned with the chain-of-processors architecture. Do not bypass approval gating, `blockForAuth`, waiting-authorization checks, or audit logging.
9+
- Prefer the existing build, test, lint, and format commands listed in `AGENTS.md`.
10+
- Project skills are defined in `.agents/skills/`.

0 commit comments

Comments
 (0)