Documentation
README
Deep-model handoff loop
A slow, non-agentic frontier reasoning model is a different tool from your coding agent, and it needs a different workflow. This skill is that workflow.
Written against GPT Pro on the ChatGPT web UI, with the codebase loaded into a
Project as split zip bundles (produced by the gptpro export skill). It
transfers to any deep model you reach through a chat UI rather than a harness.
The defining fact: the model is non-agentic — no shell, no live filesystem, bounded context. It reasons over a static snapshot.
This is the opening of the README. Read the full README on GitHub.