# YAML Workflow Executor Core Pattern

> Sub-skill of yaml-workflow-executor: Core Pattern.

- Skill: `vamseeachanta/yaml-workflow-executor-core-pattern` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/yaml-workflow-executor-core-pattern`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/yaml-workflow-executor-core-pattern/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/yaml-workflow-executor-core-pattern

---


# Core Pattern

## Core Pattern


```
YAML Config -> Load -> Validate -> Route to Handler -> Execute -> Output
```

