diff --git a/src/modules/bmm/workflows/4-implementation/code-review/instructions.xml b/src/modules/bmm/workflows/4-implementation/code-review/instructions.xml
index 09834e73..6373ae04 100644
--- a/src/modules/bmm/workflows/4-implementation/code-review/instructions.xml
+++ b/src/modules/bmm/workflows/4-implementation/code-review/instructions.xml
@@ -4,6 +4,19 @@
Communicate all responses in {communication_language} and language MUST be tailored to {user_skill_level}
Generate all documents in {document_output_language}
+
+
+
+
+
+ Check for any running background shells/terminals from previous external agent reviews
+ If any `claude -p` or similar external agent processes are found running, use KillShell to terminate them
+ This ensures a clean slate for the new code review session
+
+
+