Langgraph Code

Build stateful, multi-actor LangGraph agents in Python — StateGraph definition, conditional routing, checkpointing/persistence, and human-in-the-loop interrupts. Use when a task needs explicit multi-step control flow, crash/interrupt recovery, or approval gates — not for a single-turn prompt or a simple tool-calling loop (use langchain-code's create_agent for that). Triggers on "LangGraph", "state graph", "stateful agent", "multi-step agent workflow", "checkpointing", "resume from crash", "human in the loop agent".

cwijayasundara 56079a6 3 files · 9.9 KB Updated

File contents

cwijayasundara/claude_harness_eng_v5/tree/main/.claude/skills/langgraph-code commit 56079a6746

Frequently asked questions

npx skillmds@latest add cwijayasundara/langgraph-code