diff options
Diffstat (limited to 'goal-smith/agents')
| -rw-r--r-- | goal-smith/agents/openai.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/goal-smith/agents/openai.yaml b/goal-smith/agents/openai.yaml new file mode 100644 index 0000000..cd89381 --- /dev/null +++ b/goal-smith/agents/openai.yaml @@ -0,0 +1,4 @@ +interface: + display_name: "Goal Smith" + short_description: "Forge durable /goal acceptance contracts" + default_prompt: "Use $goal-smith to turn this rough objective into a terse .goals/ acceptance contract and install it as a Codex /goal." |