·langgraph
>_

langgraph

yonatangross/orchestkit

LangGraph workflow patterns for state management, routing, parallel execution, supervisor-worker, tool calling, checkpointing, human-in-loop, streaming, subgraphs, and functional API. Use when building LangGraph pipelines, multi-agent systems, or AI workflows.

9Installs·3Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill langgraph

SKILL.md

Comprehensive patterns for building production LangGraph workflows. Each category has individual rule files in rules/ loaded on-demand.

| Category | Rules | Impact | When to Use |

| State Management | 4 | CRITICAL | Designing workflow state schemas, accumulators, reducers | | Routing & Branching | 3 | HIGH | Dynamic routing, retry loops, semantic routing | | Parallel Execution | 3 | HIGH | Fan-out/fan-in, map-reduce, concurrent agents | | Supervisor Patterns | 3 | HIGH | Central coordinators, round-robin, priority dispatch |

LangGraph workflow patterns for state management, routing, parallel execution, supervisor-worker, tool calling, checkpointing, human-in-loop, streaming, subgraphs, and functional API. Use when building LangGraph pipelines, multi-agent systems, or AI workflows. Source: yonatangross/orchestkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/orchestkit --skill langgraph
Category
>_Productivity
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is langgraph?

LangGraph workflow patterns for state management, routing, parallel execution, supervisor-worker, tool calling, checkpointing, human-in-loop, streaming, subgraphs, and functional API. Use when building LangGraph pipelines, multi-agent systems, or AI workflows. Source: yonatangross/orchestkit.

How do I install langgraph?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill langgraph Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yonatangross/orchestkit