mirror of
https://github.com/garrytan/gstack.git
synced 2026-08-16 19:20:53 +02:00
fix: add codex skill metadata for gstack skills (#339)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
interface:
|
||||
display_name: "gstack-ship"
|
||||
short_description: "Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push,..."
|
||||
default_prompt: "Use gstack-ship for this task."
|
||||
policy:
|
||||
allow_implicit_invocation: true
|
||||
Reference in New Issue
Block a user