Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading