Skill 1 Atomic Autonomous Coding

Autonomous coding and debugging workflow for turning a user's initial product requirement, feature request, bug report, or acceptance criteria into completed, validated code changes. Use when Codex should work independently for an extended period across any repo: infer the contract from early user context, inspect code, implement or debug in scoped checkpoints, validate with builds/tests/runtime checks, avoid unrelated worktree changes, commit clean slices, and report only blockers or final results.

careylzh Updated

File contents

careylzh/codex-skills/tree/main/skill-1-atomic-autonomous-coding commit 7ad2dfdfcd

Frequently asked questions

npx skillmds@latest add careylzh/skill-1-atomic-autonomous-coding