Imported from ByteDeskAI/bytedesk-marketplace (
task-management/skills/tickets/SKILL.md). Install upstream withnpx skills add ByteDeskAI/bytedesk-marketplace --skill tickets. Copyright stays with the author.
Tickets
Vertical slices: a complete path through the layers, demoable, one fresh context window each. Prefactors first.
- Draft titles, blocked by, what it delivers.
- Quiz the user on granularity and edges. Iterate until they approve.
tm_task_createunder an implementation epic (not thedecision:mapepic if one exists — mixing confusestm_next) withbody+acceptancein the same call — a bare title is refused (requireOnCreate). Nodecision:*. The store labels a complete cardready-for-agenton that write, so do not apply it by hand; a card you want a person to take gets--human(CLI) or theready-for-humanlabel, which the store then never overrides.- Wire
blockedByafter ids exist.
Work the frontier with /task-management:implement, or hand labelled cards to
[[dispatch]] / [[pool]] (then [[collect]]). Recipe: docs/agent-first.md.