opsx-jira-fix-batch
OPSX Jira Bug Batch Enqueue Shell
Trigger-only shell. Queue lifecycle, relationship pass, isolation, caps, and acceptance live in
goal-driven-batch. This skill parses a Jira list and hands it to that skill's Jira list-enqueue shortcut withEngine: opsx-jira-fix-workflowalready frozen.Related-issue persistence in OpenSpec
design.mdis the child engine's job after dispatch (opsx-jira-fix-workflowreceives relationship-pass notes in the card supply). This shell does not write OpenSpec artifacts.
Activate only when the user explicitly requests an OPSX batch Jira fix. Loading this skill MUST NOT start a queue run.
Prerequisite Skill Check
Scan available skills. If goal-driven-batch is missing, abort immediately with install guidance (npx skills add FuDesign2008/open-skills -g --skill goal-driven-batch --yes). No silent fallback.
Duties
- Split the input into distinct Jira IDs/URLs.
- Load
goal-driven-batchand run its Jira list-enqueue shortcut withEngine: opsx-jira-fix-workflowfrozen on every card. - Stop when that shortcut stops (cards written, one batch approval event). Do not start consumption. Do not call
opsx-jira-fix-workflow. Do not write a parallel progress file.