---
title: "mcode-dynamic-workflows"
description: "Plan complex tasks as editable multi-agent workflows. Review the topology before execution, follow live results, and repair failed scripts while reusing valid completed work. Includes bilingual dashboards, configurable b"
canonical: https://agentpluginsdirectory.com/plugins/mcode-dynamic-workflows
last-updated: 2026-09-18
---

# mcode-dynamic-workflows
Plan complex tasks as editable multi-agent workflows. Review the topology before execution, follow live results, and repair failed scripts while reusing valid completed work. Includes bilingual dashboards, configurable budgets and HTML/Markdown reports.
- Slug: mcode-dynamic-workflows
- Publisher: hetaoBackend
- Repository: https://github.com/MiniMax-AI/MiniMax-Code-Plugins
- Manifest: plugins/hetaoBackend/mcode-dynamic-workflows/plugin.json
- Version: 0.8.0
- License: Apache-2.0
- Category (editorial): other
- Skills: 1 (dynamic-workflow)
- MCP servers: 1 (dynamic-workflows)
- Stars: 12
- Repository created: 2026-08-17
- Repository last pushed: 2026-09-18
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/mcode-dynamic-workflows
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What mcode-dynamic-workflows does, in the publisher's words

Turn a complex task into a reviewable multi-agent workflow. Inspect and edit the topology before execution, follow each agent's progress and output, then repair a failed script without discarding valid completed work.

Version 0.8.0 · Apache-2.0 · one English Skill and one local MCP server with 11 tools.

After installing and enabling this plugin, start a new MCode conversation in your project:

- An MCode host that supports local stdio MCP and Skills. Both the portable plugin.json/mcp.json contract and a.claude-plugin/plugin.json manifest are included. Real-agent execution requires the mcode exec protocol; development verification used MCode 0.4.8+, not every older host version.
- Node.js 22.19+ in the 22.x line, or 24 to 26, available as node on the MCP host's PATH. Node's SQLite module is required.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/MiniMax-AI/MiniMax-Code-Plugins/HEAD/plugins/hetaoBackend/mcode-dynamic-workflows/README.md

## Skills

- dynamic-workflow: Plan and coordinate complex tasks as editable JavaScript workflows with multiple MCode agents. Create a pending-review draft, automatically open its topology in the MCode built-in browser, let the user edit and start it, then track parallel research, code reviews, batch processing, verification, an…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- dynamic-workflows: transport: stdio; command: node ./dist/main.mjs --stdio

Read from the plugin's own mcp.json. Environment variable names only, never values.
