feat: recommend different LLM for code review in dev-story (#984)
Co-authored-by: Brian <bmadcode@gmail.com>
This commit is contained in:
parent
3c81d78991
commit
7b21708868
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue