GPT-5.6 Luna

GPT-5.6 Luna prompt guide

Coding and agents

5 source-checked resources
CommunityReddit, r/codex

Reddit Codex: Multi-Model Routing Configuration for Luna Subagents and Sol Review

This is not an official configuration, but a personal routing setup shared by a Codex user: use Luna for routine implementation, brainstorming, and subagents; use Sol high for plan reviews and final decisions; and use a fast model for test execution. It turns 。

CommunityReddit, r/codex

Apply Occam’s Razor: Reducing Overengineering in Luna/Codex Prompts

The poster recommends explicitly asking Codex to use Occam’s Razor to reduce Sol’s overengineering; the rule can likewise serve as a boundary-setting prompt when Luna handles coding tasks. Comments add important limitations: simplicity does not mean removing m。

CommunityReddit, r/codex

Reddit Codex: Diagnostic and Verification Prompt for Luna Subagent Compatibility

The post discusses a compatibility issue between Sol/Terra's Multi-Agent V2 and Luna V1 in Codex. The original post provides a complete prompt to "inspect, back up, modify, validate, and report," requiring the user to check the actual versions and model catalo。

CommunityReddit, r/codex

Use Cheap Luna to Orchestrate Threads: Use Threads Rather Than Same-Model Subagents

The author recommends using Luna as a thread orchestrator, letting different threads choose Sol, Terra, or Luna for each task instead of having Sol Ultra automatically generate a batch of equally expensive subagents. The original prompt is very short. Its core。

CommunityX

X: Create a Custom luna_worker Agent for Codex

The X indexed snippet presents a small but executable Codex agent configuration idea: have Sol create a custom agent named lunaworker, set its model to gpt-5.6-luna, and then have that agent take on subagent tasks. The second snippet asks you to preserve the e。

Reasoning and thinking

3 source-checked resources

API and integration

3 source-checked resources

General methods

1 source-checked resources

GPT-5.6 Luna

Use in Tabbit

Curated prompt patterns, model settings, and practical examples for GPT-5.6 Luna, with the original source attached to every entry.