Skip to content

Commit 6674c7b

Browse files
jwaldripclaude
andcommitted
fix(plugin): prevent elaboration review PR from closing linked issues
Adds explicit instruction to not include "Closes", "Fixes", or "Resolves" references in spec review PRs, since merging the elaboration PR should not auto-close the issue. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0ee12fe commit 6674c7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugin/skills/elaborate/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1269,6 +1269,8 @@ Your main working directory stays clean on the main branch.
12691269

12701270
### If PR/MR for review:
12711271

1272+
**IMPORTANT:** Do NOT include "Closes", "Fixes", or "Resolves" issue references in the PR body. This is a spec review PR — merging it must not auto-close the linked issue. The issue stays open until construction is complete.
1273+
12721274
1. Push the intent branch to remote:
12731275

12741276
```bash

0 commit comments

Comments
 (0)