library/methodologies/automaker/skills/worktree-isolation/SKILL.md
# Worktree Isolation Manage git worktree lifecycle for safe, isolated parallel development. ## Agent Worktree Manager - `automaker-worktree-manager` ## Workflow 1. Create new branch from base (feature/<id>) 2. Set up git worktree in .worktrees/ directory 3. Verify worktree isolation 4. Install dependencies in worktree 5. After completion, merge or preserve worktree 6. Clean up merged worktrees, preserve failed ones ## Inputs - `projectName` - Project name - `featureId` - Feature identifier -
npx skillsauth add a5c-ai/babysitter library/methodologies/automaker/skills/worktree-isolationInstall 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.
Manage git worktree lifecycle for safe, isolated parallel development.
Worktree Manager - automaker-worktree-manager
projectName - Project namefeatureId - Feature identifierbaseBranch - Base branch for worktree creationautomaker-orchestrator.js - Phase 3 (setup) and cleanupautomaker-agent-execution.js - Stage 1automaker-review-ship.js - Stage 3 (merge)development
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.