17 lines
536 B
Markdown
17 lines
536 B
Markdown
---
|
|
name: gsd-ship
|
|
description: Create PR, run review, and prepare for merge after verification passes
|
|
---
|
|
|
|
<objective>
|
|
Bridge local completion → merged PR. After /gsd-verify-work passes, ship the work: push branch, create PR with auto-generated body, optionally trigger review, and track the merge.
|
|
|
|
Closes the plan → execute → verify → ship loop.
|
|
</objective>
|
|
|
|
<execution_context>
|
|
@.agent/get-shit-done/workflows/ship.md
|
|
</execution_context>
|
|
|
|
Execute the ship workflow from @.agent/get-shit-done/workflows/ship.md end-to-end.
|