You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/scripts/openspec/init-plan-workspace.sh
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -150,9 +150,11 @@ You are the \`${role}\` lane for shared plan \`${PLAN_SLUG}\`.
150
150
- [ ] Leave a role handoff with files changed, verification, and risks.
151
151
- [ ] Owner records \`accept\`, \`revise\`, or \`reject\` for joined output, or marks \`N/A\` if no helper joined.
152
152
153
-
## 6. Completion
153
+
## 6. Cleanup
154
154
155
-
- [ ] Keep sandbox cleanup blocked until change tasks 4.1-4.3 are complete.
155
+
- [ ] If this role owns finish, run \`gx finish --via-pr --wait-for-merge --cleanup\` or \`bash scripts/agent-branch-finish.sh --branch <agent-branch> --base <base-branch> --via-pr --wait-for-merge --cleanup\`.
156
+
- [ ] Record PR URL + final \`MERGED\` state in the role handoff or owner change task.
157
+
- [ ] Confirm sandbox cleanup, or capture a \`BLOCKED:\` handoff if finish is still pending.
Copy file name to clipboardExpand all lines: scripts/openspec/init-plan-workspace.sh
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -150,9 +150,11 @@ You are the \`${role}\` lane for shared plan \`${PLAN_SLUG}\`.
150
150
- [ ] Leave a role handoff with files changed, verification, and risks.
151
151
- [ ] Owner records \`accept\`, \`revise\`, or \`reject\` for joined output, or marks \`N/A\` if no helper joined.
152
152
153
-
## 6. Completion
153
+
## 6. Cleanup
154
154
155
-
- [ ] Keep sandbox cleanup blocked until change tasks 4.1-4.3 are complete.
155
+
- [ ] If this role owns finish, run \`gx finish --via-pr --wait-for-merge --cleanup\` or \`bash scripts/agent-branch-finish.sh --branch <agent-branch> --base <base-branch> --via-pr --wait-for-merge --cleanup\`.
156
+
- [ ] Record PR URL + final \`MERGED\` state in the role handoff or owner change task.
157
+
- [ ] Confirm sandbox cleanup, or capture a \`BLOCKED:\` handoff if finish is still pending.
Copy file name to clipboardExpand all lines: templates/scripts/openspec/init-plan-workspace.sh
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -150,9 +150,11 @@ You are the \`${role}\` lane for shared plan \`${PLAN_SLUG}\`.
150
150
- [ ] Leave a role handoff with files changed, verification, and risks.
151
151
- [ ] Owner records \`accept\`, \`revise\`, or \`reject\` for joined output, or marks \`N/A\` if no helper joined.
152
152
153
-
## 6. Completion
153
+
## 6. Cleanup
154
154
155
-
- [ ] Keep sandbox cleanup blocked until change tasks 4.1-4.3 are complete.
155
+
- [ ] If this role owns finish, run \`gx finish --via-pr --wait-for-merge --cleanup\` or \`bash scripts/agent-branch-finish.sh --branch <agent-branch> --base <base-branch> --via-pr --wait-for-merge --cleanup\`.
156
+
- [ ] Record PR URL + final \`MERGED\` state in the role handoff or owner change task.
157
+
- [ ] Confirm sandbox cleanup, or capture a \`BLOCKED:\` handoff if finish is still pending.
0 commit comments