mirror of
https://github.com/garrytan/gstack.git
synced 2026-08-13 09:40:21 +02:00
fix: add codex skill metadata for gstack skills (#339)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
interface:
|
||||
display_name: "gstack-qa"
|
||||
short_description: "Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source..."
|
||||
default_prompt: "Use gstack-qa for this task."
|
||||
policy:
|
||||
allow_implicit_invocation: true
|
||||
Reference in New Issue
Block a user