Luna

Use Luna to watch, grade, or run bounded worker tasks. Use when the user invokes /luna or wants the Luna utility.

codejunkie99 46cf4e3 534 B Updated

File contents

Luna utility

Run the task on gpt-5.6-luna with the Codex CLI:

codex exec -m gpt-5.6-luna -s read-only --skip-git-repo-check --ephemeral -C . "<task>"

For grading a loop run, feed the current prompt.md plus log.md to Luna with the watcher instructions from the self-improving loop. Luna never rewrites prompts; it grades and emits GOAL, KEPT, WASTED, FAILED, NEXT.

codejunkie99/codex-self-improving-loop/tree/main/skills/luna commit 46cf4e3e94

Frequently asked questions

npx skillmds@latest add codejunkie99/luna