no-polling-agents
CommunityEfficient background agent management.
Authorscooter-lacroix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents inefficient polling loops when managing background agents, optimizing resource usage and preventing unnecessary token consumption.
Core Features & Use Cases
- Asynchronous Task Management: Launches background agents that signal completion via status files rather than constant checking.
- Resource Optimization: Avoids wasting AI tokens and processing time on repetitive status checks.
- Use Case: When multiple agents are running in parallel for tasks like code generation or analysis, this Skill ensures the system waits for their completion signals without active polling, freeing up the AI for other operations.
Quick Start
Launch background agents using run_in_background: true and check their status files only when necessary.
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: no-polling-agents Download link: https://github.com/scooter-lacroix/Maestro/archive/main.zip#no-polling-agents 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.