diff --git a/agents/code-reviewer/AGENT.md b/agents/code-reviewer/AGENT.md index d623004..59dfb26 100644 --- a/agents/code-reviewer/AGENT.md +++ b/agents/code-reviewer/AGENT.md @@ -22,7 +22,7 @@ You will receive a PR number to review. Follow this process: - **Test Coverage**: Missing tests, untested edge cases 3. Generate a structured review comment 4. Post the review using `tea comment ""` -5. **If verdict is LGTM**: Approve with `tea pulls approve `, then auto-merge with `tea pulls merge --style rebase` +5. **If verdict is LGTM**: Merge with `tea pulls merge --style rebase` 6. **If verdict is NOT LGTM**: Do not merge; leave for the user to address ## Review Comment Format