agentsclimarketplace

Codex safe workflow

Skill KevinBigham/codex-safe-starter/.agents/skills/codex-safe-workflow

Safe repo-local starter template for Codex guidance, skills, read-only agents, conservative config, and no-key validation.

Install
npx -y skills add KevinBigham/codex-safe-starter --skill codex-safe-workflow

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use inside Codex Safe Starter for repo-local setup, portability, safety, validation, eval, and public Git workflow changes. Do not use for unrelated app coding tasks.

SKILL.md

1.3 KB, as published. Nobody here has run it

Codex Safe Workflow

Use this skill for changes to the Codex Safe Starter repo. It is the canonical repo-scoped skill and should stay under .agents/skills/codex-safe-workflow/.

  1. Read AGENTS.md and docs/codex/repo_map.md.
  2. Plan non-trivial edits with objective, scope, files, verification, risks, and rollback.
  3. Keep changes project-local unless the maintainer explicitly approves a global change.
  4. Do not install tools by default. Stage install proposals in codex-upgrade/SECURITY_REVIEW.md.
  5. Run:
    • node scripts/secret-scan.mjs
    • node scripts/selftest.mjs
    • node scripts/doctor.mjs --ci
    • node scripts/smoke.mjs
    • node codex-upgrade/benchmarks/run-smoke.mjs --final
  6. Before commit, stage only intended files and run node scripts/secret-scan.mjs --staged.
  7. Update PORTABILITY_REPORT.md and CODEX_STACK_REPORT.md when portability, validation, Git, agent, skill, or install decisions change.
  8. Keep MCP, hooks, rules, plugins, and permission-profile migrations staged in docs unless the maintainer explicitly approves activating them.

For the detailed checklist, read references/workflow-checklist.md.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.