6 boosters for "delegation" — open source, verified from GitHub, ready to install
"name": "workflow-orchestrator", "version": "1.14.0", "description": "Delegation system with workflow orchestration, specialized agents, and parallel execution for Claude Code",
"name": "evolving-lite", "description": "Self-evolving Claude Code system that learns from corrections, manages context, and improves every session", "name": "PrimeLine AI",
"description": "WozCode enhanced coding tools — smart search, batch editing, SQL introspection, and cost-optimized subagent delegation", "version": "0.3.18", "homepage": "https://withwoz.com"
Boris is a master orchestrator agent that coordinates Claude Code workflows by delegating to specialists, managing verification loops, and ensuring quality output. It's ideal for developers who want a structured, systematic approach to complex software projects.
An MCP server enabling AI agents to communicate, delegate tasks, and maintain diagnostic visibility throughout execution lifecycles. Developers building multi-agent systems and orchestration platforms benefit from streamlined agent coordination.
Converts deepagents' single `task` tool into individual `AgentTool` instances for cleaner sub-agent delegation in adk-deepagents. Developers building hierarchical multi-agent systems benefit from this more modular approach to agent composition.