Explain and write effective instructions for OpenAI Codex's /goal feature — the persistent self-checking agent loop (plan → act → test → review → iterate). Use when the user mentions Codex /goal, "goal loop", wants to kick off a long-running autonomous Codex run, asks how to write a goal prompt, or wants a one-paragraph goal instruction drafted.
$npx -y skills add matymatyk-business/david-skills --skill codex-goal-loopInstalls into the current project.
Run `npx skills use "https://github.com/matymatyk-business/david-skills" --skill "matymatyk-business/david-skills/codex-goal-loop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/matymatyk-business/david-skills" that are relevant to the current task. Run `npx skills add "https://github.com/matymatyk-business/david-skills"` and select the relevant skills, then follow their instructions.