Run Task

Drive ONE task through the full development cycle: the implementer builds it, a separate fresh verifier independently proves the acceptance criteria, its findings go back for exactly one fix round, the static gate plus this task's scoped test selection must be green (the whole suite is never run here), the human accepts the work or it is auto-accepted, and a checkpoint commit carrying the task id lands. Two entry points: a task id from the backlog, or a free-form request it files itself with origin: adhoc. A small, obvious change can take the quick lane instead. Anything the single fix round leaves open escalates to needs_human. Sequential, single working tree, current branch.

a-v-ershov 65f5ae7 2 files · 22.8 KB Updated

File contents

a-v-ershov/buildloop/tree/main/skills/run-task commit 65f5ae7cf9

Frequently asked questions

npx skillmds@latest add a-v-ershov/run-task