Delegate a task to a specialized agent (claude, codex, gemini)
Route tasks to specialized AI agents based on their strengths. Use when you need specific expertise like code generation, security analysis, or research.
/plugin marketplace add NehoraiHadad/agent-maestro-cli/plugin install maestro-delegation-suite@agent-maestroDelegate a task to a specialized AI agent using maestro.
/delegate <agent> <task>
/delegate codex "implement user authentication with JWT"
/delegate gemini "research best practices for React state management"
/delegate claude "perform security audit of the authentication system"
$ARGUMENTS