LLM Skills
~/catalog/automated workflows//plugin.json
Automated workflowsGitHub source

Workflow builder

/plugin.json

Ajoute Workflow-builder skill: design and write deterministic multi-agent workflow scripts (.js files in .claude/workflows/) for Claude Code's Workflo

Alireza RezvaniAlireza Rezvani
25.6k
May 28, 2026
MIT
// plugin content

Claude Code plugin indexed at GitHub. Source description: Workflow-builder skill: design and write deterministic multi-agentworkflowscripts (.js files in .claude/workflows/) for Claude Code’s Workflow tool (CLAUDECODEWORKFLOWS=1, /workflows). Every session opens with a set of intake questions; when the user is vague, a stdlib recommendation engine infers and proposes a topology with rationale instead of stalling. Includes 3 standard library Python tools (intake recommendation engine, .js validator enforcing the pure-literal-meta / no-non-determinism / guarded-loop Detected version: 1.0.0

// original public source
alirezarezvani/claude-skills
/engineering/workflow-builder/.claude-plugin/plugin.json
License: MIT
Independent project, not affiliated with Anthropic. This plugin remains the property of its original author.
// install this plugin
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/plugin.json" "https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering/workflow-builder/.claude-plugin/plugin.json"
Then in Claude Code, type /plugin.json to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 25.6k
LicenseMIT
UpdatedMay 28, 2026
Format.md
AccessFree
// similar

Plugins Automated workflows

View allarrow_forward