Summary
Create the first portable workflow source model under /workflows, distinct from executable GitHub Actions in .github/workflows.
Parent epic: #283.
Proposed Solution
Add /workflows/README.md plus one or two placeholder workflow specs showing how portable AI workflows should be documented and later packaged into plugins or skills.
Acceptance Criteria
Summary
Create the first portable workflow source model under
/workflows, distinct from executable GitHub Actions in.github/workflows.Parent epic: #283.
Proposed Solution
Add
/workflows/README.mdplus one or two placeholder workflow specs showing how portable AI workflows should be documented and later packaged into plugins or skills.Acceptance Criteria
/workflowsis documented as agentic workflow source, not GitHub Actions..github/workflowsremains the executable GitHub Actions folder.feat/.