fix: add codex skill metadata for gstack skills (#339)

This commit is contained in:
Malik Salim
2026-03-23 07:32:08 -07:00
committed by GitHub
parent faff8a2f07
commit 0bff8d66a2
31 changed files with 269 additions and 42 deletions
@@ -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