library/methodologies/planning-with-files/skills/error-logging/SKILL.md
# Error Logging Log all errors with full context, detect patterns, and suggest approach mutations to avoid repeated failures. ## Agent Error Analyst - `pwf-error-analyst` ## Workflow 1. Log ALL errors immediately to progress.md (Rule 3) 2. Include error context, stack traces, and reproduction steps 3. Tag errors with severity: critical, warning, informational 4. Analyze error patterns across phases and iterations 5. Suggest approach mutations for known failure patterns (Rule 4) 6. Track error
npx skillsauth add a5c-ai/babysitter library/methodologies/planning-with-files/skills/error-loggingInstall 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.
Log all errors with full context, detect patterns, and suggest approach mutations to avoid repeated failures.
Error Analyst - pwf-error-analyst
projectPath - Root path for planning filesphaseName - Phase where error occurrederrors - Array of error objectserrorHistory - Previous errors for pattern detectionplanning-orchestrator.js - Error logging during phasesplanning-execution.js - Immediate error logging, pattern analysisplanning-verification.js - Error resolution checkingdevelopment
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.