Deep Agents Orchestration

Installation
SKILL.md
  1. SubAgentMiddleware: Delegate work via task tool to specialized agents
  2. TodoListMiddleware: Plan and track tasks via write_todos tool
  3. HumanInTheLoopMiddleware: Require approval before sensitive operations

All three are automatically included in create_deep_agent().


Subagents (Task Delegation)

Use Subagents When Use Main Agent When
Task needs specialized tools General-purpose tools sufficient
Related skills

More from jackjin1997/clawforge

Installs
GitHub Stars
8
First Seen