resonate-human-in-the-loop-pattern-typescript
OfficialPause for human decisions and resume workflows.
Software Engineering#promises#human-in-the-loop#approval#durable-functions#workflow-pattern#external-resolution
Authorresonatehq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This pattern enables durable workflows to pause for human input—approvals, reviews, or interventions—without consuming resources and to resume exactly where left off when the external decision arrives.
Core Features & Use Cases
- Durable promise-based pausing with explicit IDs to coordinate external resolution.
- External resolution via emails, UI links, or webhooks, allowing asynchronous human decisions.
- Support for multi-stage, parallel, or sequential approvals and audit trails across services.
- Safe timeout handling and recovery on failures to ensure durable continuation or fallback.
Quick Start
Initialize a HITL workflow by creating an explicit-id promise, notify a human participant with the prompt URL, and await resolution to continue.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: resonate-human-in-the-loop-pattern-typescript Download link: https://github.com/resonatehq/resonate-skills/archive/main.zip#resonate-human-in-the-loop-pattern-typescript Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.