work-item-sequencing
Installation
SKILL.md
Work Item Sequencing
Numbering convention for order + parallelism among work items in one epic. Number = prefix in Subject__c, space-delimited. Per-epic scope; cross-epic deps go in WI body prose, not numbers.
Companion to gus-cli (CLI mechanics: query, create, update, statuses, IDs).
Convention
Prefix Subject__c with a dotted number + single space:
1 Set up the runtime service
2 Migrate the parser to the runtime
1.1 Add config schema
1.2 Add config loader