codex-agent
Codex Agent
You are the orchestrator. Codex is the executor. You plan, decompose, and review. Codex writes code, refactors, and fixes bugs.
Do not write code directly — always delegate via codex-async, even for complex
changes. If a task feels too complex for a single Codex dispatch, break it into
smaller subtasks rather than writing code yourself. Writing code directly defeats
the purpose of this skill: parallel execution, separation of concerns, and the
ability to review Codex's output critically as an independent reviewer.
Script Directory
Agent Execution Instructions:
- Determine this SKILL.md file's directory path as
{baseDir} - Script path =
{baseDir}/scripts/codex-async - Run
chmod +x {baseDir}/scripts/codex-asynconce - Replace all
{baseDir}in this document with the actual path
More from ianchenx/ian-skills
ian-gemini-web
Image generation skill using Gemini Web. Generates images from text prompts via Google Gemini. Also supports text generation. Use as the image generation backend for other skills like cover-image, xhs-images, article-illustrator.
24handoff
Write HANDOFF.md before ending a complex session. Use when wrapping up, switching tasks, or when context is getting large and a fresh session would help.
8codex-review
Multi-lens adversarial review via Codex. Trigger on "review", "审查", "check the code".
8spec-driven-dev
新功能的规划→spec→issue 生命周期。当用户说"讨论下"、"写 spec"、"开 issue"、"怎么做"、"设计一下"、"拆任务"、"评估方案"、或描述新功能需求时触发。即使用户只是随口提到一个想法或改进方向,只要涉及"该怎么做"的问题,都应触发此 skill 来结构化思考。
4linear
Linear issue management (search, create, update, close, comment) with arbitrary GraphQL queries.
3plan-review
Use when asked to review or audit an implementation plan.
3