Langgraph Patterns

Use when writing or reviewing LangGraph / langchain 1.x agent code — create_agent, AgentMiddleware hooks, checkpointers, interrupt/Command human-in-the-loop, astream_events, ChatAnthropic — pinned to langgraph 1.2.11, langchain 1.4.2, langchain-core 1.6.3, langchain-anthropic 1.7.2. Also use when an agent "runs but the middleware didn't short-circuit", "jump_to is ignored", or an import from langgraph.prebuilt warns as deprecated.

andreasbloomquist Updated

File contents

andreasbloomquist/agent-skills/tree/main/skills/langgraph-patterns commit d8ead8faf4

Frequently asked questions

npx skillmds@latest add andreasbloomquist/langgraph-patterns