feat: recommend different LLM for code review in dev-story (#984)

Co-authored-by: Brian <bmadcode@gmail.com>
This commit is contained in:
Alex Verkhovsky
2025-11-27 21:38:32 -08:00
committed by GitHub
parent 3c81d78991
commit 7b21708868

View File

@@ -395,6 +395,8 @@
- Ensure deployment readiness if applicable
- Run `code-review` workflow for peer review
</action>
<output>💡 **Tip:** For best results, run `code-review` using a **different** LLM than the one that implemented this story.</output>
<check if="{sprint_status} file exists">
<action>Suggest checking {sprint_status} to see project progress</action>
</check>