gpt-5-4-prompting Skill
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin Published by openai in codex-plugin-cc.
What is gpt-5-4-prompting Skill?
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin Published by openai in codex-plugin-cc. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Research
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use gpt-5-4-prompting Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/codex-plugin-cc
- Skill file: plugins/codex/skills/gpt-5-4-prompting/SKILL.md
What it does
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin
Skill instructions
GPT-5.4 Prompting Use this skill when codex:codex-rescue needs to ask Codex or another GPT-5.4-based workflow for help. Prompt Codex like an operator, not a collaborator. Keep prompts compact and block-structured with XML tags. State the task, the output contract, the follow-through defaults, and the small set of extra constraints that matter. Core rules: - Prefer one clear task per Codex run. Split unrelated asks into separate runs. - Tell Codex what done looks like. Do not assume it will infer the desired end state. - Add explicit grounding and verification rules for any task where unsupported guesses would hurt quality. - Prefer better prompt contracts over raising reasoning or adding long natural-language explanations. - Use XML tags consistently so the prompt has stable internal structure. Default prompt recipe: - <task: the concrete job and the relevant repository or failure context. - <structuredoutputcontract or <compactoutputcontract: exact shape, ordering, and brevity require
Explore related resources
Frequently asked questions
What is gpt-5-4-prompting?
gpt-5-4-prompting is a open-source AI agent skill with Copy skill directory. Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin
Who is gpt-5-4-prompting best for?
gpt-5-4-prompting is best for reusing agent instructions, scripts, and references, research workflows.
How do I install gpt-5-4-prompting?
Install or run gpt-5-4-prompting using Copy skill directory. Check gpt-5-4-prompting for the latest setup command.
Is gpt-5-4-prompting actively maintained?
gpt-5-4-prompting may need a closer maintenance check before production use.
Auto-fetched from GitHub.