parallel-implement-feature
CommunityParallel feature implementation via DAG
Authorjankneumann
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Implementing large OpenSpec proposals often requires multiple independent work packages, leading to slow, sequential workflows and high coordination overhead.
Core Features & Use Cases
- DAG‑Scheduled Execution: Calculates a topological order of work packages and dispatches agents in parallel while respecting dependencies.
- Isolated Worktrees: Sets up separate Git worktrees for each package to prevent interference and enable safe concurrent commits.
- Coordinator Capability Checks: Verifies required coordinator capabilities (discover, queue, lock, guardrails) and degrades gracefully when unavailable.
- Circuit Breaker & Retry Logic: Monitors heartbeats, enforces timeouts, and respects per‑package retry budgets.
- Escalation Handling: Provides deterministic actions for contract revisions, policy checks, resource conflicts, and security issues.
- Integration Orchestration: Merges completed packages, runs comprehensive tests, and generates a detailed execution summary.
Quick Start
Run the skill with /parallel-implement-feature <change-id> to start the coordinated parallel implementation.
Dependency Matrix
Required Modules
None requiredComponents
scripts
đź’» 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: parallel-implement-feature Download link: https://github.com/jankneumann/agentic-content-analyzer/archive/main.zip#parallel-implement-feature 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.