progressive-execution
CommunityFast first, enrich later.
Software Engineering#performance#optimization#user experience#latency#progressive enhancement#async processing
Authordhruvinrsoni
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the need to provide users with immediate feedback for long-running operations by delivering fast, approximate results first, followed by richer, more accurate results.
Core Features & Use Cases
- Dual-Phase Processing: Separates initial quick results from subsequent detailed enhancements.
- Failure Isolation: Ensures that failures in the enrichment phase do not impact the initial results.
- Use Case: A search engine can show initial results based on keyword matching (Phase 1) while a more computationally intensive semantic analysis refines the ranking and adds explanations in the background (Phase 2).
Quick Start
Execute the progressive-execution skill with the provided query and handlers.
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: progressive-execution Download link: https://github.com/dhruvinrsoni/agentskills-garden/archive/main.zip#progressive-execution 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.