run-codex-exec
run-codex-exec
This is a deprecated compatibility shim. Do not restore the old implementation here. The active runtime is orchestrate-codex exec mode. This skill exists so that users who installed the old path or who reach for the old verb still get routed to the right place.
When to use this skill
Trigger when the user is asking for the exec-mode workload, regardless of whether they name the skill:
- "run codex exec across these tasks in parallel worktrees"
- "spawn N codex agents, one per task, each in its own git worktree, auto-commit when done"
- "parallel codex exec fleet with a live monitor and per-worktree commits"
- "give me run-codex-exec for tasks A, B, C"
- "orchestrate codex exec on tasks.json"
- "fan out codex agents across a tasks list, each agent in a worktree, watch progress live"
Do NOT use this skill when
- The user wants one prompt template applied to N inputs (URLs, IDs, file paths) with one answer file per input → use
run-batch-codex-research(also a shim) → routes toorchestrate-codexbatch mode. No worktrees, no auto-commit; idempotent skip-existing. - The user wants per-branch codex review convergence loops with classifier-driven rounds → use
run-codex-review(also a shim) → routes toorchestrate-codexreview mode. Branch list, not task list; review surface, not coding tasks.
More from yigitkonur/skills-by-yigitkonur
run-research
Use skill if you are answering one technical research question with current web evidence, Reddit practitioner experience, and source-backed synthesis, optionally fanned out across parallel subagents.
42run-agent-browser
Use skill if you are driving the agent-browser CLI for ad hoc browser automation — @ref snapshots, sessions, forms, extraction, screenshots, headed/stealth, or provider runs.
38publish-npm-package
Use skill if you are publishing to npm via GitHub Actions release workflow with trusted publishing, NPM_TOKEN, provenance, semantic-release, changesets, release-please, or fixing npm publish CI.
35init-agent-config
Use skill if you are creating, auditing, or migrating CLAUDE.md, AGENTS.md, or REVIEW.md instruction files, folder-scoped agent guidance, or cross-agent companion entrypoints.
34build-mcp-use-server
Use skill if you are building TypeScript MCP servers with mcp-use/server — server.tool, response helpers, ctx.auth, sessions, transports, widgets, Inspector, deploy.
34build-skills
Use skill if you are creating or substantially revising a Claude skill and need workspace-first evidence, remote comparison, and repo-fit synthesis before writing SKILL.md.
32