drushegh

Luna — AI skill for Claude Code

AI community

Run an advisory Luna consultation — the gpt-5.6-luna model via the OpenAI codex.

How to install Luna

Installs to ~/.claude/commands/drushegh-ccmaf-luna.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/drushegh/CCMAF/HEAD/.claude/commands/luna.md -o ~/.claude/commands/drushegh-ccmaf-luna.md

Restart Claude Code, or start a new session, for it to be picked up.

What Luna does

Run an **advisory Luna consultation** — the **`gpt-5.6-luna`** model via the OpenAI `codex` CLI on your **ChatGPT subscription** (not the metered API). Luna is a codex-family advisor sibling of `/sol`; use it for a second independent take, or when its profile suits the question.

**Step 0 — v2 self-route (read this first):** if `.claude/.framework-version` contains a `FRAMEWORK_LINE=v2` line, this project runs the CCMAF v2 plugins — invoke the `advisors:luna` skill (Skill tool) and follow

Alternatives in AI

  • CLI 代理 API — English 中文 一个为 CLI 提供 OpenAI/Gemini/Claude/Codex 兼容 API 接口的代理服务器 19k ★
  • Zen MCP Server — The power of Claude Code + Gemini / OpenAI / Grok / OpenRouter / Ollama / Custom Model working as one 11.3k ★
  • Codex — openai-codex Adversarial code review, Codex CLI integration, cross-model analysis 9.6k ★

Full documentation available on GitHub

View Source Repository