feat: recommend different LLM for code review in dev-story
This commit is contained in:
parent
355ccebca2
commit
f28bb3ee47
|
|
@ -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