Problem
Maintainer verification of the newly merged Claude issue worker (#4537): the @claude workflow must gate correctly, run once per issue, create a signed branch from main, and stop at a PR-creation link without auto-merging.
Current evidence
PR #4537 merged at 77a6649 with all checks green. The workflow has not yet processed a live maintainer comment.
Scope
Docs-only verification. First a plan-only reply, then a trivial documentation change on a signed branch.
Key files
docs/GUIDE.md
Acceptance criteria
- The authorize gate accepts an exact @claude maintainer issue comment.
- Claude replies with a plan without editing files when asked plan-only.
- A follow-up request produces a signed branch claude/issue--* from main with a PR-creation link, no automatic PR.
Verification
Workflow run logs on this issue; branch listing; commit signature verification.
Out of scope
Public contributor access, PR comments, auto-PR creation.
Related
#4537
Problem
Maintainer verification of the newly merged Claude issue worker (#4537): the @claude workflow must gate correctly, run once per issue, create a signed branch from main, and stop at a PR-creation link without auto-merging.
Current evidence
PR #4537 merged at 77a6649 with all checks green. The workflow has not yet processed a live maintainer comment.
Scope
Docs-only verification. First a plan-only reply, then a trivial documentation change on a signed branch.
Key files
docs/GUIDE.md
Acceptance criteria
Verification
Workflow run logs on this issue; branch listing; commit signature verification.
Out of scope
Public contributor access, PR comments, auto-PR creation.
Related
#4537