pld
CommunityRun parallel lane development with one entrypoint.
Software Engineering#worktrees#orchestration#recovery#parallel-development#review-gating#agent-monitoring#sqlite-state
Authorcometjc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of coordinating multi-lane, review-gated development without losing track of state across workers and coordinators, by making SQLite the only writable authority and keeping the coordinator unblocked.
Core Features & Use Cases
- Multi-lane orchestration (/pld): Runs parallel worker and reviewer flows across independent lane slots while enforcing lane lifecycle transitions.
- Deterministic lane state via SQLite: Ensures progress, recovery, and closeout correctness are driven by
.pld/executor.sqlite, not by chat summaries or ad-hoc notes. - Portable monitoring helper: Provides a short, token-efficient command surface (
pld status,pld watch --compact,pld audit,pld monitor-bg) to observe execution while lanes run. - Safe repair and recovery contracts: Supports blocked/failure recovery, reviewer repair proposals, and recovery completion with evidence recorded as lifecycle events.
Quick Start
Run PLD lanes with one command by telling an agent to execute pld watch <execution-name> --compact to get an immediate, compact view of what is ready, implementing, and the latest launch log.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: pld Download link: https://github.com/cometjc/dev-skills/archive/main.zip#pld 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.