workflow-creator

Installation
SKILL.md

Workflow Creator

Turn a goal into a runnable workflow file — a JavaScript orchestrator for Claude Code's Workflow tool.

A workflow fans work out to fresh-context subagents under deterministic JavaScript control flow: the loops, the conditionals, the fan-out are plain code, and only the leaf agent() calls spend model tokens. The Workflow tool is new and undocumented, so this skill carries the format, the judgment calls, and a tested authoring procedure. Use it to write a new workflow, convert a multi-step job into one, or fix a broken script.

The deep material lives in two reference files — read them when the step says so:

  • references/api-reference.md — the complete manual: every global, every option, every cap and constant, what happens at each limit.
  • references/patterns.md — copy-paste orchestration patterns (fan-out, pipeline, loop-until-budget, adversarial verify, judge panel, nested workflow).
Installs
4
GitHub Stars
86
First Seen
May 22, 2026
workflow-creator — ray-amjad/claude-code-workflow-creator