Skip to content

/create-workflow

Create a new workflow suite from a natural-language description, or edit an existing one when --flow=<path> is passed. Dispatches the create-workflow stagent (plan → write → validate loop) — does not write files directly.

From plugin
253 skills1 agents9 commands8 hooks
shell
$ npx -y skills add jie-worldstatelabs/stagent --skill create-workflow --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/create-workflow
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Create a new workflow suite from a natural-language description, or edit an existing one when --flow=<path> is passed. Dispatches the create-workflow stagent (plan → write → validate loop) — does not write files directly.
Ships withstagent

A Claude Code plugin that runs config-driven development workflows as a state machine. You declare stages, transitions, and inputs in a single workflow.json; the plugin's hooks and scripts drive the loop.

Get the whole plugin, auto-invoked
Stats
25
Stars
0
Views
1
Forks
Maintained
Maintenance
Shell
Language
2mo ago
Last commit
3mo ago
Created

Repo: jie-worldstatelabs/stagent