Run exactly one full executor cycle for one bead: claim, write a local execution plan, implement, verify, and close. Use when the user wants to execute a single bead end-to-end.
Run exactly one full executor cycle for one bead.
bd init --prefix <prefix> plus the repo scaffolding steps.bd ready --json and choose the best ready bead autonomouslybeads-claimwriting-planssystematic-debugging if blockedbuild-and-test — REQUIRED after implementation. Read the skill at and follow it. Do NOT skip this step..codex/skills/build-and-test/SKILL.mdverification-before-completion or requesting-code-reviewbeads-closebd where fails in the current checkout, stop and repair the repo with bd bootstrap --yes before continuing.