Skip to content

Commit af695f1

Browse files
committed
Document issue backlog push workflow
1 parent adefba7 commit af695f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ Repo-specific design rules:
543543
- Never force-push to `main`.
544544
- Never approve or merge on behalf of a human maintainer.
545545
- The agent may commit locally after the required tests and validation commands pass, but it must not push, merge, or otherwise publish repo changes until the user gives an explicit command to do so.
546+
- When the user explicitly authorizes an issue-backlog implementation run, work open GitHub issues one at a time on `main`, commit with the issue number, push `main` after the required checks pass, assign the issue to `byskyphy`, and comment with the pushed commit and verification summary for review.
546547

547548
### Boundaries
548549

0 commit comments

Comments
 (0)