Build Task Implement a task autonomously through the full development lifecycle. Input <task reference $ARGUMENTS </task reference Formats: - (empty) → Auto-detect most recent - → Blueprint file from - , , URL → Task reference (GitHub, Beads, Linear) - → Flag to skip shipping (used by run-blueprint for batch shipping) Step 0: Detect Input Type Parse flags: - : Set , remove flag - : Set to provided criteria, remove flag | Input | Source | Skip Steps | |-------|--------|------------| | Empty + plan found | | 1, 2, 5 | | file path | | 1, 2, 5 | | Task reference | | (none) | | Empty + no plan | A…