AI AGENT ADDONS

Deep Agents Orchestration

langchain-ai/langchain-skills
AI & Agent Building
10,461installs

Deep Agents let you build smart AI helpers that can split big jobs into smaller pieces. You can create special worker agents for tasks like research or coding. A main agent hands off work using a task tool and each worker runs on its own.

You can also give your agent a to-do list to plan and track steps. For sensitive actions like deploying code, you can add a human approval step. This way you stay in control before anything risky happens.

All these features come built into the standard agent setup. No extra configuration is needed to get started with subagents, planning, or approval flows.

Add Deep Agents Orchestration skill to your workflow

Global

mkdir -p ~/.claude/skills/deep-agents-orchestration

Project

mkdir -p .claude/skills/deep-agents-orchestration

Source Repository

Stars
832
Forks
71
Watchers
832
Last Push
2 months ago
Created
6 months ago