langgraph-patterns
CommunityMaster LangGraph patterns for dynamic workflows.
AuthorBbar0n234
Version1.0.0
Installs0
System Documentation
What problem does it solve?
LangGraph patterns solve the complexity of building dynamic, stateful workflows by providing structured patterns for command-based routing, HITL, persistence, and parallel execution.
Core Features & Use Cases
- Command API vs pre-defined edges for flexible transitions between nodes
- Checkpointing with a Postgres-backed saver for durable workflow state
- HITL support to interrupt, collect user input, and resume workflows
- State accumulation using operator.add for parallel worker results
- Fan-out/fan-in parallelism with Send to process multiple data slices concurrently
- Streaming and event-driven iteration with a runnable config that carries runtime context
Quick Start
Use this pattern library to implement dynamic LangGraph workflows and observe runtime routing, HITL prompts, and aggregated state across workers.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-patterns Download link: https://github.com/Bbar0n234/learnflow-ai/archive/main.zip#langgraph-patterns 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 471,000+ vetted skills library on demand.