library/methodologies/claudekit/skills/hook-management/SKILL.md
Session-scoped hook lifecycle management with enable/disable/status controls, execution profiling, and color-coded performance alerts.
npx skillsauth add a5c-ai/babysitter hook-managementInstall 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.
Session-scoped hook lifecycle management for ClaudeKit's event-driven hook system. Provides enable/disable/status controls with execution profiling and performance alerts.
All hook changes are session-scoped. Disabling a hook only affects the current session and does not persist.
/hook:enable [hookName] -- Enable a disabled hook/hook:disable [hookName] -- Disable a hook for this session/hook:status -- Show all hook states and profiling dataclaudekit-orchestrator (hook pipeline setup)claudekit-safety-pipeline (hook profiling)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.