non-blocking-wait

Community

Keep sessions responsive by offloading waits.

AuthorCorellisOrg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Blocking sessions waiting for long-running tasks disrupt user experience. This Skill ensures session responsiveness by routing long waits into asynchronous subagents or cron jobs, returning control to the user immediately.

Core Features & Use Cases

  • Asynchronous task management: spawns subagents or cron tasks to monitor and complete long-running operations without blocking the main session.
  • Flexible patterns: supports both Subagent-based monitoring and Cron-based periodic checks for different needs and guarantees.
  • User notifications & timeouts: alerts users on completion and enforces timeout handling when tasks exceed expected durations.

Quick Start

Spawn a subagent or cron to monitor progress and immediately return control to the user when a task requires extended waiting.

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: non-blocking-wait
Download link: https://github.com/CorellisOrg/Corellis/archive/main.zip#non-blocking-wait

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.