wize-create-workflow is agent-read markdown (skill) from qwize-br/wize-development-kit: workflow: Create Workflow.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Create Workflow
# Create Workflow
**Goal.** Scaffold a multi-step workflow in `.wize/custom/workflows/{code}/`.
## Inputs (interactive)
- `code`, `name`, `description`
- `owner` (agent)
- `phase` (1-analysis | 2-plan | 3-solutioning | 4-implementation | transversal)
- `steps[]` (numbered list, each with name + brief)
- `inputs[]`, `outputs[]`
## Outputs
- `.wize/custom/workflows/{code}/workflow.md`
- IDE adapter regeneration.
## Validation
- Schema (`schemas/workflow.schema.json`).
- Markdown lint.
- Dry-run: parse steps; render and assert each step has a clear action.
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_5hkk3cz2qwufooer
GET https://markdownregistry.com/api/v1/resolve?ref=qwize-br/wize-development-kit/wize-create-workflow
GET https://markdownregistry.com/api/v1/blob/a895edfa48d1decfc1445a884e1b9b70c598143e3648915f3ee47de439dc1375
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
qwize-br/wize-development-kit · .cursor/rules/wize-agent-architect.mdc · Tony Stark (System Architect) — Tony designs the system inside Fury's frame. He chooses the libraries, draws the…
qwize-br/wize-development-kit · .cursor/rules/wize-agent-pm.mdc · Maria Hill (Product Manager) — Maria Hill runs Phase 2 planning. She converts brief + research into a PRD, cuts epics…
qwize-br/wize-development-kit · .cursor/rules/wize-agent-solution-strategist.mdc · Nick Fury (Solution Strategy / Tech Vision) — Fury sits between Plan and Solutioning. He sets the technical north star…
qwize-br/wize-development-kit · .cursor/rules/wize-agent-tech-writer.mdc · Peggy Carter (Technical Writer) — Peggy is the Technical Writer. She sits across all phases. She rewrites drafts for…
qwize-br/wize-development-kit · .cursor/rules/wize-agent-test-architect.mdc · Hawkeye (Test Architect (TEA)) — Hawkeye is the Test Architect. He profiles risk, designs tests for each story, traces…