autopilot
Installation
SKILL.md
WT Autopilot
autopilot carries one wt work item after the human-reviewed ready
handoff. It does not remove wt's judgment boundary; it moves the boundary to the
ready handoff, then runs the remaining lifecycle — execution, review, landing,
and harness settlement — with automatic reviews, hard stops, and evidence.
TaskDocument나 workflow 골격이 필요하면 wt scaffold <slug> --task /
--workflow로 시드한다. 탐색·사고 산출물은 wt 밖의 일이다 — leaf-work와
.leaf/ workspace를 사용한다.
Lifecycle Reference
Before starting the loop, read references/task-lifecycle.md for
TaskDocument/TaskRun/workflow object model, status boundaries, pass vs cleanup,
and workflow-linked task boundaries. autopilot does not decide readiness
gates itself; route unclear or unprepared work through ready, which owns
that preparation model.