non-blocking-wait
CommunityKeep sessions responsive by offloading waits.
Software Engineering#subagent#asynchronous#polling#cron#non-blocking#background-task#session-resilience
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 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: 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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.