execute
Installation
SKILL.md
Execute — Work Item Execution Lifecycle
When This Skill Runs
- An executor claims a work item to begin implementation
- An executor extends its lease (heartbeat)
- An executor cannot continue and needs to requeue
- A work item passes validation and is ready to mark done
- Recording a failed attempt with findings
Prerequisites
- Orchestration must be initialized
- For
claim: work item must be inreadystatus - For
heartbeat: work item must beimplementingwith a valid lease - For
complete: work item must be inreviewingorcandidate_validating