Claude Skills · DevOps & Infrastructure

Codex CLI

scarletkc/agents

When 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.

★ 188 Apache-2.0 Synced 1 hour ago View SKILL.md

At a glance

DevOps & Infrastructure Manual install Apache-2.0

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.

Install git clone --depth 1 https://github.com/scarletkc/agents cp -r agents/skills/codex-cli ~/.claude/skills/codex-cli
Can use Not declared by the author

codexcliautomationmodel-selectionsandboxingagents

Also in scarletkc/agents

View the repo
Marketing Copy Marketing

Write 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...

Talk Like Scarletkc Writing & Editing

按 scarletkc 本人的自然表达习惯撰写、改写、润色和翻译文本,覆盖推文、微博、评论、聊天消息、技术观点、项目介绍、GitHub 文本(README、issue、P...

UX Writing Presentations

Judgment rules for user-facing text and docs: CLI and diagnostic output, error and help text, README and docs structure, code comments, titl...

Worktree Pr Code Review & Testing

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

Wizard mattpocock/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...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

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...

Azure Container Registry CLI github/awesome-copilot

Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...