From f28bb3ee471d090d778247bc9d10a19343194b21 Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Wed, 26 Nov 2025 22:16:55 -0700 Subject: [PATCH] feat: recommend different LLM for code review in dev-story --- .../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