.agents/skills/gpt-pro/SKILL.md
Handle $ARGUMENTS.
Use this when the user wants a paste-ready prompt for ChatGPT Pro, GPT Pro, or another external reviewer/model. The external reviewer has no repo, terminal, browser, or local file access, so the prompt must include enough current, source-backed context to reason independently.
This skill uses the same self-contained evidence standard as goal templates, but its output is a prompt, not a local execution plan.
gpt-pro, GPT Pro, ChatGPT Pro, external review, ask another
model, or send this to ChatGPT.confirmed, benchmarked, inferred, stale, or
gap.Read only what the prompt needs, but the prompt must be self-contained.
If the prompt concerns performance or current behavior, prefer fresh benchmark or test output when practical. If fresh proof is too expensive, say exactly which numbers are stale or memory-derived.
The prompt should usually contain these sections, adapted to the task:
For architecture/API/performance prompts, request these outputs when relevant:
Before finalizing the prompt, check:
If the user names a target file, write the prompt there. Otherwise paste the prompt in chat.
Use a short wrapper before the prompt only when helpful:
Prompt below. Sources grounded from:
- ...
Then provide the prompt, usually in a fenced markdown block.
Do not create or update implementation files while using this skill unless the user separately asks for that work.