← ClaudeAtlas

gpt-prolisted

Package files + structured prompts for manual copy-paste into GPT-5.4 Pro for deep reasoning review. Use when user says 'send to GPT Pro', 'GPT Pro review', 'ChatGPT Pro review', 'prepare for GPT', 'package for GPT Pro', 'get GPT to review', 'GPT Pro analysis', 'upload to ChatGPT', 'gpt-pro', '/gpt-pro', 'pack for GPT', 'bundle for ChatGPT', 'have ChatGPT check this', 'send this to GPT', 'GPT deep review'. Creates structured prompt + file bundle as tar.gz in ~/Documents/GPT Pro Analysis/ and copies prompt to clipboard for manual paste into ChatGPT Pro.
Mackerelscadpica752/claude-skill-gpt-pro · ★ 0 · AI & Automation · score 72
Install: claude install-skill Mackerelscadpica752/claude-skill-gpt-pro
# GPT Pro Analysis — Deep Reasoning via GPT-5.4 Pro (Manual) Prepare any problem + relevant files into a structured package for manual upload to ChatGPT Pro. Domain-agnostic — works for code debugging, architecture review, data analysis, writing feedback, reverse engineering, research synthesis, or anything that benefits from deep reasoning over multiple files. ## Workflow ``` UNDERSTAND → SCOPE → COLLECT → PROMPT → SANITIZE → PACKAGE → REPORT ``` Everything runs locally. The final step is a tar.gz on disk + prompt on clipboard, ready for you to paste into chatgpt.com. ## Why a Structured Package Beats a Chat Dump ChatGPT Pro excels at deep, long-context reasoning — but quality in = quality out. A structured PROMPT.md that frames the problem, sets the role, defines the output format, and indexes the attached files consistently produces 10x better results than pasting raw code into the chat. This skill encodes the prompt patterns that work. ## Step 1: Understand the Task Ask or infer from conversation context: - **What's the question?** — "Why is this broken?", "Review this architecture", "Analyze this data" - **What expertise should GPT Pro adopt?** — Match to the domain (senior engineer, editor, data scientist, etc.) - **What output format?** — Code fixes with file:line? A report? A redesigned component? A comparison matrix? ## Step 2: Collect the Files (Be Generous) **Philosophy: more is more.** GPT-5.4 Pro has a huge context window and is excellent at triaging —