We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b162a22 commit 38fb397Copy full SHA for 38fb397
1 file changed
AGENTS.md
@@ -5,6 +5,11 @@
5
This is a working guide for contributors and coding agents in this repository.
6
It captures practical rules that prevent avoidable CI and PR churn.
7
8
+## Instruction precedence
9
+
10
+- Repository-specific instructions in this file override generic coding-agent defaults, skills, and templates.
11
+- If a generic workflow conflicts with this file, follow this file.
12
13
## Repository Layout
14
15
- This repository is an npm workspaces monorepo.
0 commit comments