- Add earth-mobile-drawer-ui-plan documenting mobile drawer UX decisions - Add goal-driven.md Claude Code command for autonomous task execution - Add .codex/ config with OpenAI model definitions and goal-driven agent - Add SKILL.md, openai.yaml, and prompt-template for Codex integration
8 lines
313 B
YAML
8 lines
313 B
YAML
interface:
|
|
display_name: "Goal-Driven"
|
|
short_description: "Drive complex work until explicit success criteria are met."
|
|
default_prompt: "Use $goal-driven to turn this task into a concrete goal, explicit success criteria, and a verification-driven execution loop."
|
|
|
|
policy:
|
|
allow_implicit_invocation: true
|