lazy-worker
CommunityEnd-to-end single-item worker processing.
Authorjacobrocks1212
Version1.0.0
Installs0
System Documentation
What problem does it solve?
One worker session claims a leased queue item and runs the implement-to-PR workflow end-to-end, coordinating with other workers through a pool_size cap and using a minimal global lock for shared-state mutations.
Core Features & Use Cases
- Single-item end-to-end workflow: claim lease, implement, and open a PR for a specific queue item.
- Concurrency control: multiple workers run in parallel, bounded by a configurable pool_size, with safe locking and fencing to prevent conflicts.
- End-to-end lifecycle: from lease acquisition to PR creation and queue state updates, suitable for feature or bug tasks in a multi-worker environment.
Quick Start
Run the lazy-worker to claim the highest-priority queue item, implement it end-to-end, and open a PR while honoring the pool_size cap.
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: lazy-worker Download link: https://github.com/jacobrocks1212/claude-config/archive/main.zip#lazy-worker 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 510,000+ vetted skills library on demand.