GPT-5.6 Sol supersedes GPT-5.5 — one stale reference
OpenAI shipped a new flagship family superseding GPT-5.5: gpt-5.6-sol (flagship), gpt-5.6-terra (balanced fallback), gpt-5.6-luna (cheap). Verified against primary OpenAI docs.
skills/cross-model-review/SKILL.md:164 still reads:
| You have ChatGPT subscription + want max-capability review | codex (gpt-5.5 xhigh) |
Should be codex (gpt-5.6-sol xhigh), mirroring claude-sdlc-wizard#441 (the repo this one's hooks/skills were ported from — see the diff-vs-upstream finding in opencode-sdlc-wizard#30). Single-line fix, low urgency, but worth syncing so the fork doesn't drift further from upstream.
Submitted as part of a cross-repo self-enforcement/currency review pass (see claude-sdlc-wizard#439 -> PR #441).
GPT-5.6 Sol supersedes GPT-5.5 — one stale reference
OpenAI shipped a new flagship family superseding GPT-5.5:
gpt-5.6-sol(flagship),gpt-5.6-terra(balanced fallback),gpt-5.6-luna(cheap). Verified against primary OpenAI docs.skills/cross-model-review/SKILL.md:164still reads:Should be
codex (gpt-5.6-sol xhigh), mirroring claude-sdlc-wizard#441 (the repo this one's hooks/skills were ported from — see the diff-vs-upstream finding inopencode-sdlc-wizard#30). Single-line fix, low urgency, but worth syncing so the fork doesn't drift further from upstream.Submitted as part of a cross-repo self-enforcement/currency review pass (see
claude-sdlc-wizard#439-> PR #441).