docs(workflows): add declarative workflow pack format
From the PR description
Summary
Adds a proposed declarative workflow/prompt pack format for Mike workflows.
This PR is documentation/schema only. It does not change runtime behavior.
Includes:
schemas/workflow.schema.jsondocs/workflows.md- one assistant workflow example
- one tabular review workflow example
Why
This follows up on #33 and provides a small, low-risk first step toward making workflows easier to review, version, localize, import/export, and contribute.
Test plan
Documentation-only change.
Our analysis
Propose declarative workflow pack schema — read the full analysis →
Think the analysis missed something the PR description covers?
Commits in this PR (2)
| SHA | Subject | Author | Date | |
|---|---|---|---|---|
f36519a0 | docs(workflows): add declarative workflow pack format | Amiel Lavon | 2026-05-05 | ↗ GitHub |
557a990c | docs(workflows): add declarative workflow pack format | Amiel Lavon | 2026-05-05 | ↗ GitHub |
Capture this PR into my fork
Download a Markdown prompt that tells Claude how to port every
commit in this PR into your working tree. Run it via
claude -p < capture-pull-34.md from
inside the repo you want the changes in.