library/methodologies/planning-with-files/skills/completion-verification/SKILL.md
# Completion Verification Verify all phases are complete with weighted quality scoring before allowing session exit. ## Agent Completion Verifier - `pwf-completion-verifier` ## Workflow 1. Read all three planning files in parallel 2. Parse checkbox completion state from task_plan.md 3. Cross-reference plan, findings, and progress for consistency 4. Check error resolution status 5. Calculate weighted quality score (phases 40%, errors 25%, findings 20%, continuity 15%) 6. Generate recommendatio
npx skillsauth add a5c-ai/babysitter library/methodologies/planning-with-files/skills/completion-verificationInstall 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.
Verify all phases are complete with weighted quality scoring before allowing session exit.
Completion Verifier - pwf-completion-verifier
projectPath - Root path for planning filestaskDescription - Original task descriptionqualityThreshold - Minimum score to pass (default: 80)strictMode - Require 100% checkbox completion (default: false)planning-orchestrator.js - Completion assessment and final verificationplanning-verification.js - Full verification pipelinedevelopment
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.