beo-executing
Installation
SKILL.md
See
../reference/references/shared-hard-gates.md§ Shared References Convention.
Beo Executing
Overview
Executing is the per-worker implementation loop for approved current-phase work. Its job is to pick one truly ready bead, execute it safely, verify the result, report it, and repeat.
Core principle: one task at a time — implement, verify, report, loop.
Execution scope is always the currently approved phase. If planning mode is multi-phase, do not silently expand into later phases.