langgraph-human-in-loop
✓LangGraph human-in-the-loop patterns. Use when implementing approval workflows, manual review gates, user feedback integration, or interactive agent supervision.
Installation
SKILL.md
| Interrupt point | Before critical nodes | | Timeout | 24-48h for human review | | Notification | Email/Slack when paused | | Fallback | Auto-reject after timeout |
interrupt-before Keywords: interrupt, pause, stop, before, gate Solves:
resume-workflow Keywords: resume, continue, approve, proceed, updatestate Solves:
LangGraph human-in-the-loop patterns. Use when implementing approval workflows, manual review gates, user feedback integration, or interactive agent supervision. Source: yonatangross/skillforge-claude-plugin.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill langgraph-human-in-loop- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is langgraph-human-in-loop?
LangGraph human-in-the-loop patterns. Use when implementing approval workflows, manual review gates, user feedback integration, or interactive agent supervision. Source: yonatangross/skillforge-claude-plugin.
How do I install langgraph-human-in-loop?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill langgraph-human-in-loop 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/skillforge-claude-plugin
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01