From c2340fe5487196f1c16776406587e8c899bd2265 Mon Sep 17 00:00:00 2001 From: qlrd <106913782+qlrd@users.noreply.github.com> Date: Sat, 4 Jul 2026 17:25:02 +0000 Subject: [PATCH] ci: added default.instructions.md --- .github/instructions/default.instructions.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/instructions/default.instructions.md diff --git a/.github/instructions/default.instructions.md b/.github/instructions/default.instructions.md new file mode 100644 index 0000000..9650309 --- /dev/null +++ b/.github/instructions/default.instructions.md @@ -0,0 +1,19 @@ +# Your role + +Your reviewer role is defined in `.github/agents/` (see `.github/agents/README.md`). + +Please read the relevant agent docs carefully and follow their instructions when reviewing. + +# Anti-hallucination protocol + +Avoid guessing or “optimizing for approval”. + +If you’re unsure, say so and explicitly mark unknowns as pending clarification. + +Plausibility is not evidence; only state what you can substantiate. + +# Merging + +Follow the selected agent's output format (see `.github/agents/*`) exactly, +including its final summary line (e.g., `VERDICT:` or `OVERALL:`) and the +allowed values defined by that agent.