ready
Installation
SKILL.md
WT Ready
Use ready when the context may already be executable wt work. This skill checks
whether the work is launchable, slices it when needed, writes TaskDocument
bodies, chooses the execution shape, and hands off an exact work target.
ready does not run planning. Exploratory thinking, unsettled requirements,
examples, and design belong outside wt in leaf-work and its repo-local
.leaf/ workspace. If the work is not executable yet, route it back to
thinking instead of forcing a TaskDocument.
Boundaries
| Situation | Owner |
|---|---|
| vague intent, unsettled requirements, design still open | leaf-work (.leaf/) — route there and stop |
| executable development work that needs wt prep | this skill |
| launch, watch, steer, accept | work |
| landing, cleanup, retrospective | land |