dag-scheduling
CommunityParallelize SDD agents with DAGs
Authorgonzalezpazmonica
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the inefficiency of sequential execution in the SDD pipeline by identifying and exploiting parallelism, significantly reducing overall delivery time.
Core Features & Use Cases
- DAG Construction: Automatically builds a Directed Acyclic Graph from phase dependencies.
- Critical Path Analysis: Identifies the longest sequence of dependent tasks and calculates phase slack.
- Parallel Cohort Execution: Groups independent phases into cohorts for simultaneous execution, respecting agent limits.
- Use Case: Accelerate the development cycle by running independent tasks like
spec-sliceandsecurity-reviewconcurrently, rather than waiting for each to complete sequentially.
Quick Start
Execute the dag-scheduling skill to plan and run the SDD pipeline with parallel agent orchestration.
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: dag-scheduling Download link: https://github.com/gonzalezpazmonica/pm-workspace/archive/main.zip#dag-scheduling 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.