# YAML Workflow Executor Metrics

> Sub-skill of yaml-workflow-executor: Metrics.

- Skill: `vamseeachanta/yaml-workflow-executor-metrics` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/yaml-workflow-executor-metrics`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/yaml-workflow-executor-metrics/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- 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-metrics

---


# Metrics

## Metrics


| Metric | Target | Description |
|--------|--------|-------------|
| Config Load Time | <100ms | YAML parsing speed |
| Validation Time | <50ms | Config validation duration |
| Handler Dispatch | <10ms | Routing overhead |
| Total Execution | Varies | Depends on task complexity |

