From a82f89fb5f1d002f0ec65fd727ffe81a8fab3f73 Mon Sep 17 00:00:00 2001 From: Bunyamin inan Date: Sat, 20 Jun 2026 10:51:54 +0200 Subject: [PATCH] fix: require issue closing references in PR descriptions --- plugins/engineering-playbook/skills/development/SKILL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/engineering-playbook/skills/development/SKILL.md b/plugins/engineering-playbook/skills/development/SKILL.md index 29e70f6..fc7990c 100644 --- a/plugins/engineering-playbook/skills/development/SKILL.md +++ b/plugins/engineering-playbook/skills/development/SKILL.md @@ -74,6 +74,8 @@ Create a pull request only when all of these are true: - unresolved `Low` findings have been shown to the user - Mago passes without warnings or errors - relevant tests pass +- the pull request description includes `Closes #` when the work + resolves a GitHub issue If any gate is not clean, do not create the pull request. Report what is done, what failed, the commands run, and the question or decision needed from the