library/methodologies/ccpm/skills/task-decomposition/SKILL.md
# Task Decomposition Break epics into parallelizable tasks with acceptance criteria, effort estimates, and dependency graphs. ## Agent Task Analyst - `task-analyst` ## Workflow 1. Analyze epic and identify 4-5 parallel work streams 2. Decompose each stream into concrete tasks (parallel) 3. Set acceptance criteria in Given/When/Then format 4. Estimate effort (S/M/L/XL) and set parallelization flags 5. Build cross-stream dependency graph 6. Validate coverage against PRD user stories 7. Fill gap
npx skillsauth add a5c-ai/babysitter library/methodologies/ccpm/skills/task-decompositionInstall 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.
Break epics into parallelizable tasks with acceptance criteria, effort estimates, and dependency graphs.
Task Analyst - task-analyst
projectName - Project namefeatureName - Feature identifierepic - Epic from Phase 2prd - PRD from Phase 1parallelAgents - Max parallel agents (default: 5)ccpm-task-decomposition.js - Standalone decompositionccpm-orchestrator.js - Phase 3 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.