comeonoliver/langgraph-human-in-the-loop
INVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph. Covers interrupt(), Command(resume=...), approval/validation workflows, and the 4-tier error handling strategy.
This is a copy. The original lives at langchain-ai/skills-benchmarks-langgraph-human-in-the-loop.
npx skills add https://github.com/ComeOnOliver/skillshub --skill langgraph-human-in-the-loop
Take comeonoliver/langgraph-human-in-the-loop from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.