Invoke Workflow

This skill should be used when the user asks to "run a workflow", "invoke a larkci workflow", "run getlark tests", "trigger a test", "run all workflows", or runs `/getlark:invoke-workflow`. Invokes one or more getlark workflows, waits for terminal status, and reports pass/fail summaries. Prefer `validate-branch` when the user wants to gate a git branch (it picks the right workflows automatically); use `manage` to inspect past executions without kicking off a new run; use `create-workflow` first if no workflow exists yet.

getlark 2a71274 3.7 KB Updated

File contents

getlark/skills/tree/main/skills/invoke-workflow commit 2a71274fe6

Frequently asked questions

npx skillmds@latest add getlark/invoke-workflow