codex
Installation
SKILL.md
Codex Skill Guide
Workflow
- Confirm task mode:
- New run: use
codex exec. - Continue prior run: use
codex exec ... resume --lastwith stdin prompt.
- New run: use
- Set defaults unless user overrides:
- Model:
gpt-5.4. - Reasoning effort: ask user to choose
xhigh,high,medium, orlow. - Sandbox:
read-onlyunless edits/network are required.
- Model:
- Build command with required flags:
- Always include
--skip-git-repo-check. - Add
2>/dev/nullby default to suppress thinking tokens on stderr. - Show stderr only if user asks or debugging is needed.
- Always include
- Run command, summarize outcome, and ask what to do next.
- After completion, remind user they can continue with
codex resume.
Quick Reference
Related skills
More from abpai/skills
human-writer
>-
28agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
28code-simplifier
Simplify and refine code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
25bun-expert
>
25dead-code-eliminator
>
23socratic-code-owner
>
23