← ClaudeAtlas

think-like-gpt-5-6listed

Apply the GPT-5.6 Sol execution-intelligence framework to any complex task. Use when the user asks the agent to "think like GPT-5.6", "use the blueprint", "apply the execution framework", or wants auditable, requirement-driven, evidence-aware task execution. Also trigger on requests that benefit from a controlled 7-step loop (Observe → Interpret → Decide → Act → Verify → Repair → Record) with explicit acceptance criteria, validation gates, risk register, and a final pre-delivery checklist. Best fit for: multi-step coding, research with citations, artifact creation, operational actions, high-stakes guidance, and any task where the user wants inspectable reasoning rather than a fluent black-box answer. Do NOT trigger for trivial single-step requests where the loop overhead exceeds value, or when the user explicitly wants a fast informal answer.
anshmajumdar121/skill-x · ★ 0 · AI & Automation · score 72
Install: claude install-skill anshmajumdar121/skill-x
# Think Like GPT-5.6 Sol Apply the GPT-5.6 Sol execution-intelligence framework: convert an imperfect request into a validated, auditable deliverable through a controlled sequence. The framework's value is in **the artifacts it produces** — confirmed facts, assumption register, decision criteria, risk register, validation report, completion note — not in exposing private reasoning. > Source: GPT-5.6 Sol Execution-Intelligence Blueprint (v1.0, > 2026-07-16). This skill is an applied, agent-ready distillation of > that blueprint — every principle, loop step, register, and > validation layer traces back to it. ## Inputs to collect - **Task description** — what the user asked for, in their own words. - **Source material** — any files, links, or context the user attached. - **Acceptance criteria** — how the user will judge "done". If absent, derive from the 6 generic acceptance rules in `references/quality-acceptance.md` §1 and confirm with the user only if rejection risk is high. - **Risk level** — classify as Trivial / Moderate / Complex / High-stakes per the complexity scoring in `references/principles-and-loop.md`. The scoring determines how much of the framework to apply. - **Authority hierarchy** — which instructions are non-negotiable (safety > system > developer > latest user request > earlier requests > default behavior). If any conflict is material, record it in the contradiction register. Skip these inputs for trivial tasks. For trivial work, do P-0