# Eve Lab Topology Validation

> Validate EVE-NG topology designs and enforce final delivery structure. Use when reviewing a design, checking build readiness, producing the final design output, building an implementation plan, or running topology QA before implementation.

- Skill: `gabrielmoreira/eve-lab-topology-validation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gabrielmoreira/eve-lab-topology-validation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gabrielmoreira/eve-lab-topology-validation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gabrielmoreira (https://skillmd.com/u/gabrielmoreira)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/gabrielmoreira/eve-lab-topology-validation

---


# EVE Lab Topology Validation

Use this skill for the **final QA and delivery** phase of topology work.

## Workflow

1. Run the decision gate in `{baseDir}/references/decision-gate.md`.
2. Produce the required output sections from `{baseDir}/references/output-structure.md`.
3. Run the topology checks in `{baseDir}/references/checklists.md`.
4. If the design will be implemented, use the ordered build plan from `{baseDir}/references/build-and-config-rules.md`.

## Guardrails

- Do not approve build work while unresolved gate items remain.
- State PASS, WARN, or FAIL directly.
- Put unresolved items in the final risks/open-questions section; do not silently skip them.

