diff --git a/AGENTS.md b/AGENTS.md index d2a52a78b..485bb918c 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -5,6 +5,11 @@ This is a working guide for contributors and coding agents in this repository. It captures practical rules that prevent avoidable CI and PR churn. +## Instruction precedence + +- Repository-specific instructions in this file override generic coding-agent defaults, skills, and templates. +- If a generic workflow conflicts with this file, follow this file. + ## Repository Layout - This repository is an npm workspaces monorepo.