make-parallel-plan
CommunityParallelize your plans
Authorahoym
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill transforms a sequential plan into a parallel execution strategy, significantly reducing overall completion time by identifying and exploiting opportunities for concurrent work streams.
Core Features & Use Cases
- Dependency Analysis: Identifies file conflicts and task dependencies within a given plan.
- DAG Generation: Constructs a Directed Acyclic Graph (DAG) to visualize parallel execution paths.
- Parallel Plan Output: Generates a structured, executable plan optimized for parallel execution.
- Use Case: When faced with a complex software development task involving multiple independent code modifications, this Skill can break it down into concurrent agents, allowing different parts of the codebase to be updated simultaneously.
Quick Start
Use the make-parallel-plan skill to parallelize the plan in the file 'feature-plan.md'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: make-parallel-plan Download link: https://github.com/ahoym/dotfiles/archive/main.zip#make-parallel-plan 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 223,000+ vetted skills library on demand.