library/methodologies/ccpm/skills/parallel-orchestration/SKILL.md
# Parallel Orchestration Coordinate multiple specialized agents across parallel work streams with quality gates and conflict resolution. ## Agents - Database Engineer - `database-engineer` - API Developer - `api-developer` - UI Developer - `ui-developer` - Test Engineer - `test-engineer` - Documentation Writer - `documentation-writer` ## Workflow 1. Prepare execution plan with stream batches 2. Dispatch specialized agents per stream (ctx.parallel.all) 3. Execute tasks sequentially within each
npx skillsauth add a5c-ai/babysitter library/methodologies/ccpm/skills/parallel-orchestrationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Coordinate multiple specialized agents across parallel work streams with quality gates and conflict resolution.
database-engineerapi-developerui-developertest-engineerdocumentation-writertasks - Tasks from decomposition phasestreams - Work stream definitionsqualityThreshold - Minimum quality score (default: 80)maxParallel - Maximum parallel streams (default: 5)githubRepo - GitHub repo for progress sync (optional)Agents are dispatched based on stream type:
database -> database-engineerapi -> api-developerui -> ui-developertesting -> test-engineerdocs -> documentation-writerinfrastructure -> architectccpm-parallel-execution.js - Standalone parallel executionccpm-orchestrator.js - Phase 5 of full lifecycledevelopment
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.