YAML Workflow Executor Execution Checklist

Sub-skill of yaml-workflow-executor: Execution Checklist.

vamseeachanta 2bd204d 552 B Updated

File contents

Execution Checklist

Execution Checklist

  • YAML config file exists and is valid
  • All required fields present (task, input, output)
  • Input data files exist
  • Output directories exist or can be created
  • Handler registered for specified task
  • Parameters are correctly typed
  • Dry-run validation passes
  • Logging configured for debugging
  • Error handling covers all failure modes

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/development/yaml-workflow-executor/execution-checklist commit 2bd204da41

Frequently asked questions

npx skillmds@latest add vamseeachanta/yaml-workflow-executor-execution-checklist