Claude Skills · DevOps & Infrastructure
Codex CLI
scarletkc/agentsWhen handing work to the Codex CLI earns its cost, and how to size the run: second-model review, bounded implementation hand-offs, sandbox permissions, model and reasoning effort. Use when the user asks for Codex or `codex exec`, when a change is complex or high-stakes enough that an independent reviewer would change the outcome, or when a delegated run needs its model, effort, or permissions chosen. For agents other than Codex itself.
At a glance
This skill is for DevOps & Infrastructure and helps you delegate work to codex cli, size a codex execution run, and configure codex permissions and effort.
git clone --depth 1 https://github.com/scarletkc/agents
cp -r agents/skills/codex-cli ~/.claude/skills/codex-cli
codexcliautomationmodel-selectionsandboxingagents
Also in scarletkc/agents
View the repoWrite outbound promotional copy for a product or project: launch and update posts for community platforms and social media, store page descr...
Judgment rules for locating the correct boundary of a requested change: staying inert outside it while completing every required site inside...
按 scarletkc 本人的自然表达习惯撰写、改写、润色和翻译文本,覆盖推文、微博、评论、聊天消息、技术观点、项目介绍、GitHub 文本(README、issue、P...
Judgment rules for user-facing text and docs: CLI and diagnostic output, error and help text, README and docs structure, code comments, titl...
Decide whether a task deserves its own git worktree and, if chosen, run it end to end: branch from the integration branch rather than the cu...
Other DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...