First-party, sovereign workflows form — author, list, and validate multi-step workflow specs (YAML, DAG of block/command/agent steps with typed I/O). Use when writing or checking .workflows/*.workflow.yaml. Execution (running workflows) is delivered by SP2; this slice provides the form (workflow_list, workflow_validate).
$npx -y skills add aretw0/agents-lab --skill pi-workflows-sovereignInstalls into the current project.
Run `npx skills use "https://github.com/aretw0/agents-lab" --skill "aretw0/agents-lab/pi-workflows-sovereign"` 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/aretw0/agents-lab" that are relevant to the current task. Run `npx skills add "https://github.com/aretw0/agents-lab"` and select the relevant skills, then follow their instructions.