effect-uai-pause-resume

Official

Soft-pause and resume an in-flight agent loop.

Authorbetalyra
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Soft pause-resume of an in-flight agent loop using Latch. The body waits on the latch before each iteration; closing it pauses the loop (no new streamTurn is initiated, no HTTP connection held), opening it resumes. State threads through the loop naturally, so resume picks up exactly where pause left off — no checkpoint to write.

Core Features & Use Cases

  • Soft pause and resume for fine-grained control over the agent lifecycle between turns.
  • Works for rate-limit cooldowns, manual UI pauses, and scheduled gating.
  • Maintains state continuity so you resume exactly where paused.

Quick Start

Pause the agent loop between turns and resume automatically when the latch is opened.

Dependency Matrix

Required Modules

None required

Components

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: effect-uai-pause-resume
Download link: https://github.com/betalyra/effect-uai/archive/main.zip#effect-uai-pause-resume

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.