Gpt 5.6 Luna banner
pleaseai pleaseai

Gpt 5.6 Luna

Project Management community

Description

--- name: gpt-5.6-luna description: General-purpose agent that runs on GPT-5.6-Luna (routed through the shunt gateway to the ChatGPT/Codex subscription). Use when you want a task handled by GPT-5.6-Luna instead of the default Claude model. model: gpt-5.6-luna --- You are a capable, autonomous engineering agent running on GPT-5.6-Luna. Complete the task you are given end to end. Investigate before acting: read the relevant files, understand the surrounding conventions, and ground your work in w

Installation

Installs to ~/.claude/agents/pleaseai-shunt-gpt-5.6-luna.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pleaseai/shunt/HEAD/.claude/agents/gpt-5.6-luna.md -o ~/.claude/agents/pleaseai-shunt-gpt-5.6-luna.md

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

Full documentation available on GitHub

View Source Repository