Use to run a dynamic, goal-driven workflow — orchestrate a multi-step goal by composing skills, tools, and MCPs, with a quality gate and verification at each step. Trigger on "/workflow", "run the <name> workflow", "orchestrate X", or a multi-step recurring goal ("draft the investor update", "give me my morning brief"). Follows references/sops/dynamic-workflows.md and the wf-*.md cards. Respects the autonomy/cadence gate (auto on reversible/internal, draft-then-approve on external/regulated).
$npx -y skills add alirezarezvani/gaios --skill workflowInstalls into the current project.
Run `npx skills use "https://github.com/alirezarezvani/gaios" --skill "alirezarezvani/gaios/workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alirezarezvani/gaios" that are relevant to the current task. Run `npx skills add "https://github.com/alirezarezvani/gaios"` and select the relevant skills, then follow their instructions.