delimit_work_orders
Manage structured task artifacts that bridge strategy deliberations and interactive execution, ready for copy-paste to Claude Code.
Instructions
Manage work orders — structured task artifacts for the founder (STR-177).
Work orders bridge strategy deliberations and interactive execution. Each is a copy-pasteable markdown file the founder can hand to a Claude Code session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | 'list' (show pending), 'show' (read one), 'complete' (mark done). | list |
| status | No | Filter for list: 'pending', 'completed', 'all'. | pending |
| wo_id | No | Work order ID for 'show' and 'complete'. | |
| note | No | Completion note for 'complete'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||