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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

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>