LangGraph Execution Control
CommunityOrchestrate complex agent workflows.
Software Engineering#workflow#parallel execution#agent orchestration#streaming#langgraph#human-in-the-loop
Authorjackjin1997
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides advanced control over LangGraph execution, enabling complex workflows, parallel processing, human-in-the-loop interruptions, and real-time data streaming.
Core Features & Use Cases
- Workflow vs. Agent: Differentiate between fixed and dynamic control flows.
- Parallel Execution: Utilize the Send API for fan-out/fan-in patterns.
- Human-in-the-Loop: Implement conditional pausing and resuming using
interrupt()andCommand. - Streaming: Control how data is streamed back (state, deltas, messages, custom).
- Use Case: Orchestrate a map-reduce process where multiple agents process parts of a task in parallel, then a final agent synthesizes the results, with the option to pause for human approval before synthesis.
Quick Start
Invoke the LangGraph Execution Control skill to run a workflow that fans out tasks to parallel workers and synthesizes their results.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: LangGraph Execution Control Download link: https://github.com/jackjin1997/ClawForge/archive/main.zip#langgraph-execution-control Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.