Atomic Execution Engine

Convert high-level implementation plans into sequential, coherent PRs with one unit per PR. Use when executing a multi-step plan by scoping one unit at a time, creating a `codex/<unit-slug>` branch, opening a PR, iterating on Codex review feedback, and finalizing before starting the next unit. Do not batch unrelated changes.

cangiremir f7528c9 4 files · 2.9 KB Updated

File contents

cangiremir/codex-skills-vault/tree/main/skills/atomic-execution-engine commit f7528c9023

Frequently asked questions

npx skillmds@latest add cangiremir/atomic-execution-engine