feat: recommend different LLM for code review in dev-story

This commit is contained in:
Alex Verkhovsky 2025-11-26 22:16:55 -07:00
parent 355ccebca2
commit f28bb3ee47
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>