From 436a16661fd7a41e3dcb1dbc66718b750b35cb0d Mon Sep 17 00:00:00 2001 From: Evan Vetere Date: Wed, 29 Jul 2026 13:16:04 -0400 Subject: [PATCH] docs: point agent guidance at shared PR conventions PR and issue prose had no concision rule here. Reference the shared datum-platform:pr-conventions skill rather than copying the text, so the rule stays owned in one place. --- AGENTS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index d8272b6..ef31713 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -70,3 +70,6 @@ See [CONVENTIONS.md](docs/agents/CONVENTIONS.md) for coding standards, naming ru ## Docs - `docs/api/vpc.md` — full VPC CRD field reference +## GitHub PR / Issue / Comment Conventions + +Follow the `datum-platform:pr-conventions` skill for all PRs, issues, and comments — including its concision rules: say it once (don't restate the summary as test-plan checkboxes, or describe the same behaviour in prose and again in a checklist), and cut every word carrying no fact. Compress, never omit — brevity must not drop facts.