chore: initial project setup with agent guide
This commit is contained in:
16
.agent/skills/gsd-ship/SKILL.md
Normal file
16
.agent/skills/gsd-ship/SKILL.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user