From 7b2170886849b261f1434dbdbc346ab363bd98d6 Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Thu, 27 Nov 2025 21:38:32 -0800 Subject: [PATCH] feat: recommend different LLM for code review in dev-story (#984) Co-authored-by: Brian --- .../bmm/workflows/4-implementation/dev-story/instructions.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/modules/bmm/workflows/4-implementation/dev-story/instructions.xml b/src/modules/bmm/workflows/4-implementation/dev-story/instructions.xml index 6de3bc6b..1043648c 100644 --- a/src/modules/bmm/workflows/4-implementation/dev-story/instructions.xml +++ b/src/modules/bmm/workflows/4-implementation/dev-story/instructions.xml @@ -395,6 +395,8 @@ - Ensure deployment readiness if applicable - Run `code-review` workflow for peer review + + 💡 **Tip:** For best results, run `code-review` using a **different** LLM than the one that implemented this story. Suggest checking {sprint_status} to see project progress