workflow-chaining

star 3

Generic declarative workflow runner — reads one `workflows/<name>.workflow.yaml` file and executes its gated phase sequence according to the declared `team_pattern` (Pipeline, Fan-out/Fan-in, Expert-Pool, Producer-Reviewer, Supervisor, or Hierarchical). Dispatches each phase to a specialist skill via NL description-match, never via the Skill tool. Writes phase artifacts to the `output_dir` declared in the YAML and checkpoints state for resume. Invoked by the intake skill (or concierge) via NL-dispatch after a workflow is chosen at the soft-plan-gate — never called directly by the user

Viindoo By Viindoo schedule Updated 6/8/2026

Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.

Install via CLI
npx skills add https://github.com/Viindoo/odoo-mcp-client --skill workflow-chaining
Repository Details
star Stars 3
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator