LogoClawIndex
CasesSkillsAbout
LogoClawIndex

resonate-human-in-the-loop-pattern-java - Resonate Human-in-the-Loop Pattern for Java

Guide and pattern for implementing durable human-in-the-loop workflows and external promise resolution in Java using the Resonate SDK.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create latent durable promises
  • Suspend workflows until external settlement
  • Publish promise IDs with checkpoints
  • Resolve promises via Java subclient
  • Resolve promises via Resonate CLI
  • Resolve promises via Server HTTP API

Inputs

  • Review request object
  • External decision payload
  • Resonate promise ID

Outputs

  • Published promise ID notification
  • Settled promise decision
  • Updated promise record

Requirements

  • Java 21+
  • resonate-sdk-java 0.1.1
  • Resonate server

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
resonate
java
human-in-the-loop
durable-execution
workflow
Create latent durable promises
Suspend workflows until external settlement
Publish promise IDs with checkpoints
Resolve promises via Java subclient
Review request object
External decision payload
Resonate promise ID
Published promise ID notification
Settled promise decision
Updated promise record