Better Codex
noobnooc/agentBehavioral guardrails for Codex coding work based on common user complaints. Use when Codex is asked to implement, modify, debug, review, test, or operate on a codebase and should avoid unsafe scope expansion, stale edits, fake completion, brittle edits, shallow debugging, superficial patch-on fixes, one-off special-case code, short-term design choices that hurt maintainability, blindly following incorrect user assumptions, poor dependency choices, generic product or UI output, over-mocked tests, noisy approvals, verbose status reports, or leaking internal reasoning into project artifacts or u...
At a glance
git clone --depth 1 https://github.com/noobnooc/agent
cp -r agent/skills/better-codex ~/.claude/skills/better-codex
Setup, runtime and requirements describe noobnooc/agent, the repo this skill ships in.
Also in noobnooc/agent
View the repoPre-launch and pre-commit audit for vibe coding projects. Use when asked to check whether a project is ready to ship, deploy, merge, or comm...