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
19 changes: 19 additions & 0 deletions .github/instructions/default.instructions.md
Original file line number Diff line number Diff line change
@@ -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.
Loading