A structured workflow for building features with OpenAI's Codex CLI that enforces a build, review, test, fix cycle before marking anything done. It works from either a plan file with checkboxes or a direct prompt, runs Codex's /review command on every change to catch bugs and style issues, then makes you verify the feature end to end before moving on. The discipline is the point: no skipping review, no untested code, no silent scope creep. If you're the kind of person who ships half-tested work when you're in a hurry, this will slow you down on purpose. If you want every commit to actually work, it's a forcing function that keeps you honest.
npx -y skills add buildgreatproducts/builder-os --skill build-loop-codex --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template