Skip to content

Commit 028520a

Browse files
authored
Merge branch 'main' into fix-gc-test
2 parents 8ebc69e + fe6e69e commit 028520a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.claude/commands/code-review.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description: Code review a pull request, posting inline comments on the relevant
55

66
Provide a code review for the given pull request.
77

8+
IMPORTANT: This command runs in a headless CI job. Launch every agent synchronously (in the foreground, `run_in_background: false`) and wait for its result before moving to the next step. Never end your turn while agents are still running: if the turn ends with agents pending, the job terminates immediately and the review is silently lost.
9+
810
To do this, follow these steps precisely:
911

1012
1. Launch a haiku agent to check if any of the following are true:

0 commit comments

Comments
 (0)