Skip to content

Commit 475bb47

Browse files
Clarify instructions
1 parent 0e30393 commit 475bb47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/claude-sandbox-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can confirm you're in this context by checking that `$GITHUB_ACTIONS == "tru
1212
- Test approach
1313
- Any open questions or assumptions
1414

15-
Then stop and wait. Do not start coding until a human replies with approval (e.g. "go ahead", "lgtm", or answers your questions). Once approved, proceed through the rest of the workflow autonomously — you do not need further sign-off for individual decisions along the way unless you hit one of the items in "When to stop and ask" below.
15+
Then stop and wait. Do not start coding until a human replies with approval. **The reply must mention `@claude`** (e.g. `@claude go ahead`, `@claude lgtm`) — the workflow only fires on comments containing that mention, so a bare "go ahead" will not re-trigger a run. Once approved, proceed through the rest of the workflow autonomously — you do not need further sign-off for individual decisions along the way unless you hit one of the items in "When to stop and ask" below.
1616

1717
2. **Work on a branch.** Create a branch off the appropriate base:
1818
- Issue trigger → branch off the default branch

0 commit comments

Comments
 (0)