moai-workflow-team

Manage Agent Teams within MoAI workflows for plan and run phases.

3|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/rodmena-limited/trust5 --skill moai-workflow-team-rodmena-limited
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-workflow-team
Source: https://github.com/rodmena-limited/trust5/tree/main/trust5/assets/claude/skills/moai/moai-workflow-team
Command: npx skills add https://github.com/rodmena-limited/trust5 --skill moai-workflow-team-rodmena-limited

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires claude-code, moai-adk, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the management of Agent Teams within MoAI workflows, simplifying team creation, task decomposition, and coordination.

Core Features & Use Cases

  • Team Management: Handles team creation, teammate spawning, and graceful shutdown.
  • Task Decomposition: Supports task decomposition and assignment for optimal workflow execution.
  • Inter-Agent Messaging: Facilitates communication between agents for efficient collaboration.
  • Use Case: Ideal for complex workflows that require parallel processing and collaboration among multiple agents.

Quick Start

Initialize a project and run the MoAI workflow with team management enabled:

trust5 init .
trust5 develop "Build a URL shortener with click tracking"

Frequently Asked Questions about moai-workflow-team

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage agent teams for parallel processing in complex workflows?

You can manage agent teams for parallel processing by using MoAI workflows to handle team creation, task decomposition, and inter-agent messaging, enabling efficient collaboration among multiple agents.

How does inter-agent messaging work during task decomposition?

Inter-agent messaging during task decomposition works by facilitating direct communication between spawned teammates, ensuring tasks are assigned and coordinated efficiently for optimal workflow execution.

Do I need Claude Code to run MoAI workflows with team management?

Yes, you need Claude Code v2.1.32 or later and appropriate environment settings for experimental features to run MoAI workflows with team management enabled.

Can I use MoAI-ADK for dual-mode execution in team-based workflows?

Yes, you can use MoAI-ADK for dual-mode execution because the workflow integrates directly with MoAI-ADK to support team-based plan and run phases.

What is the best way to initiate a project with MoAI agent teams?

The best way to initiate a project with MoAI agent teams is to initialize the directory and execute the workflow command with your development prompt to trigger team spawning and task assignment.

Why does MoAI workflow team management require specific environment settings?

MoAI workflow team management requires specific environment settings to enable experimental features necessary for dual-mode execution and seamless integration with the MoAI-ADK.